After updating to the latest hyperion stream client library i encounter the following scenarion
Used Hyperion Endpoint version: 3.7.7 with stream enabled
Used Hyperion Stream client version: 1.0.3
Running the code provided on the readme page does noting
The only output is
[hyperion:debug] Connecting to .......
Using the older version with fetch works without a problem.
"@eosrio/hyperion-stream-client": "^0.4.0-beta.5",
"node-fetch": "^2.6.1"
After updating to the latest hyperion stream client library i encounter the following scenarion
Used Hyperion Endpoint version: 3.7.7 with stream enabled
Used Hyperion Stream client version: 1.0.3
Running the code provided on the readme page does noting
The only output is
Using the older version with fetch works without a problem.