Closed cderv closed 5 years ago
Based on the example, I just added
readyState()
close()
Do you find them useful ? Do you have others functions in mind that are missing ?
This change is
Based on the example, I just added
readyState()
to have the state of the websocket connectionclose()
to close the connectionDo you find them useful ? Do you have others functions in mind that are missing ?
This change is