engine.io-server-java
engine.io-server-java copied to clipboard
Engine.IO Server Library for Java
Some socket.io client libraries, such as engine.io-client-java, include a line break in the base64 encoded binary V4 packets. Other server implementations (such as the nodejs module) handle this gracefully, this...
Hello ! i'm trying to send base64 ( file size: 1MB ) from javascript( web interface) to engine.io-server-java but socket transport get closed. when trying to send 260 KB, everything...
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.24.v20191120 to 9.4.51.v20230217. Release notes Sourced from jetty-server's releases. 9.4.51.v20230217 Sponsored Release This is a release of the End of Community Support Jetty 9.x series that was...
Bumps [engine.io](https://github.com/socketio/engine.io) from 5.1.0 to 6.4.2. Release notes Sourced from engine.io's releases. 6.4.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 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...
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 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...
This PR updates the version of Jetty to `9.4.50.v20221201` from `9.4.24.v20191120`, alongside updates to some other testing libraries to support more recent versions of Java. This also required a change...