WebSocketPipe icon indicating copy to clipboard operation
WebSocketPipe copied to clipboard

Events

Open Hulkstance opened this issue 3 years ago • 1 comments

Have you planned OnConnectionLost, OnConnectionRestored events and auto reconnection, timeout?

Back this issue Back this issue

Hulkstance avatar Dec 06 '21 22:12 Hulkstance

Haven't thought much on that. Could be an adapter layer on top of the underlying websocket client, but I'm not sure how you'd set up a brand new websocket if the underlying internet connection dies entirely. Things become trickier to implement reliably and flexibly enough.

kzu avatar Aug 05 '22 05:08 kzu