WashRinseRepeat
Results
2
comments of
WashRinseRepeat
Hi, I'm also having this issue. It's a problem, because right now I cannot do proper error handling in the app, since I cannot distinguish between a clean close of...
Hi, I also just had the same problem. The example code is incorrect. you will need to call it as such: final WebSocketClient client = new WebSocketClient(URI.create("wss://irccloud.com"), new WebSocketClient.Listener() {...