-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
Is your feature request related to a problem? Please describe.
Hello, I saw on the js repo that the Channel also has Event Handlers like OnError and OnClose also in the Push object has a Receive method that take a string parameter I think is the event name and a callback
Describe the solution you'd like
- OnError invoked if the socket connection drops, or the channel crashes on the server try to rejoin
- OnClose invoked if the channel explicitly closed on the server or closed by the client
Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request