socketio / socket.io-client-java

Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
https://socketio.github.io/socket.io-client-java/installation.html
Other
5.32k stars 972 forks source link

Volatile Messages #301

Open regisoliveira opened 8 years ago

regisoliveira commented 8 years ago

Hello!

Is there any way to emit volatile messages from the java client? Thanks!!

i-khan commented 8 years ago

As of now there is no such method in socket.io java client, It will be good if this feature included in java client

wedneyyuri commented 8 years ago

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

pauminku commented 1 week ago

Now it does ;) https://github.com/socketio/socket.io-client/commit/7ddad2c09dea0391b20378ef03b40040f0230d3e