Zack Lee

Results 4 comments of Zack Lee

i have fixed it: add function in service socket, just below OnMessage(String msg), my code is like this: @OnWebSocketMessage public void onMessageBinary(byte buf[],int offset,int len) throws CharacterCodingException { synchronized (parent)...

@filipcynarski maybe you should check that your server's config. make the server's maxthread bigger.

great job. look forward to the new version.please keep going!