Substrate.NET.API icon indicating copy to clipboard operation
Substrate.NET.API copied to clipboard

Websocket - Add events (OnConnect / OnDisconnect)

Open Apolixit opened this issue 1 year ago • 3 comments

Linked to #83

Apolixit avatar Jul 09 '24 11:07 Apolixit

@RostislavLitovkin, based on your issue, I have added OnConnect and OnDisconnect, but I didn't implemented the others because I think it is better if it is handle by the caller (maybe some apps doesn't want auto-reconnect)

You can try this PR on your app before to merge if you prefer ;)

Apolixit avatar Jul 09 '24 11:07 Apolixit