play-socket.io
play-socket.io copied to clipboard
Play socket.io support
I try to connect from the React.js frontend, but I get an error: 44/chat,"Error decoding value"  after this: ``` const socket = io('localhost:9000/chat', { query: 'user=aaa', }); socket.emit('join room',...
the last commit was 11 months ago is play framework supporting socket.io? is there going to be an official release somewhere in the nearest future? thanks in advance
Hi, I find myself sometimes asking another Actor to produce a `Flow` for me. For instance, this is used heavily in this example: https://github.com/playframework/play-scala-websocket-example (native websockets). In this case, the...
Let's say we have a session id, how can I check if that session is alive or already has been closed?
I asked a question at Stackoverflow, https://stackoverflow.com/questions/48908841/play-socket-io-and-usage-of-session-id . I think the library should come with a solution because it's very confusing now to use Flows with dynamic number of sockets.
Hi, I recently timeboxed an exercise to try out play-socketio with a client callback. I attempted to modify the simple Chat sample app using the ["Handling Acks"](https://github.com/playframework/play-socket.io/blob/master/docs/ScalaSocketIO.md#handling-acks.) section of docs....
When sending a message which cannot be decoded, like because of a typo in the Json message, the message fails to be processed without any error message in the log....
## About this PR 📦 Updates [org.seleniumhq.selenium:selenium-chrome-driver](https://github.com/SeleniumHQ/selenium/) from `4.9.1` to `4.22.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates * [com.thesamet.scalapb:compilerplugin](https://github.com/scalapb/ScalaPB) * [com.thesamet.scalapb:scalapb-runtime](https://github.com/scalapb/ScalaPB) from `0.11.12` to `0.11.17` 📜 [GitHub Release Notes](https://github.com/scalapb/ScalaPB/releases/tag/v0.11.17) - [Changelog](https://github.com/scalapb/ScalaPB/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/scalapb/ScalaPB/compare/v0.11.12...v0.11.17) ## Usage ✅ **Please merge!** I'll automatically...
## About this PR 📦 Updates [org.seleniumhq.selenium:selenium-chrome-driver](https://github.com/SeleniumHQ/selenium/) from `4.9.1` to `4.24.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...