Open andygup opened 11 years ago
The sample code shows specifying a new WebSocketClient.Handler in the constructor and this isn't defined in WebSocketClient.
This should be correct to:
new WebSocketClient.Listener()
PR here: #16
The sample code shows specifying a new WebSocketClient.Handler in the constructor and this isn't defined in WebSocketClient.
This should be correct to: