socket.io-client-java
socket.io-client-java copied to clipboard
Volatile Messages
Hello!
Is there any way to emit volatile messages from the java client? Thanks!!
As of now there is no such method in socket.io java client, It will be good if this feature included in java client
This is the Socket.IO v1.x Client Library for Java, which is simply ported from the JavaScript client. https://github.com/socketio/socket.io-client-java/blob/master/README.md#socketio-client-java
This feature doesn't exists in the JavaScript client yet. https://github.com/socketio/socket.io-client/pull/821