Hello,
I am trying to build a simple RPC client on top of ws. I was implementing some kind of keep-alive but I do not understand how the ping/pong methods on websocket work. When I do ping I do not receive anything in the browser.
Also, is ws supposed to be used in the browser somehow?
Evgeni
Hello,
I am trying to build a simple RPC client on top of ws. I was implementing some kind of keep-alive but I do not understand how the ping/pong methods on websocket work. When I do ping I do not receive anything in the browser.
Also, is ws supposed to be used in the browser somehow?
Evgeni