Hi, thanks for this.... documentation is really badly needed... One question, steem.api.streamOperations always stops after a few seconds, so really it seems like a new streamOperation call is needed every 20 seconds??
You are viewing a single comment's thread from:
Hey, that shouldn't be the case...there have been issues with the api.steemit.com node recently. Have you tried using https://rpc.buildteam.io instead and see if it works better?
Thanks for the quick response. I set:
https://rpc.buildteam.io but I get a 101 Switch Protocols, seems to be the legacy WSS and not the new JSON-RPC... it is just stuck...
It stops after a few seconds after a json-rpc call returns a code -32603 Internal Error... I am using SteemJS 0.6.7.
Is this an incompatibility of the library or is it only me?