socket.io-java-emitter icon indicating copy to clipboard operation
socket.io-java-emitter copied to clipboard

A Java implementation of socket.io-emitter

Results 5 socket.io-java-emitter issues
Sort by recently updated
recently updated
newest added

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20140107 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.2.4 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

I created a server with netty socketio and added the clients to few rooms. I have configured reddison for redis to replace in memory store. The joining is done as...

As it is not working in latest socket.io.

Could you tell me which jar include the Emitter?! This problem has puzzled me for a long time.