reconnectIntervalInMs in millisecond, maxReconnectAttempts in number and ws url
This method to perform the different actions on callback response
This function used to close connection with websocket server
This function used to make connection with websocket server
Completed callback method for websocket Subscription
Error callback method for websocket Subscription
Callback method when a message received from websocket server
message from server
Callback method when a connection is ready to send and receive data
Callback method when a ws reconnect attempts in progress
Callback method when a ws reconnect attempts are completed
Callback method when a ws reconnect attempts was successful
Method to send to websocket worker
message send to websocket
Generated using TypeDoc
This is a base class to implement websocket