socketio / socket.io-redis-emitter

The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.
https://socket.io/docs/v4/redis-adapter/
MIT License
721 stars 120 forks source link

Kotlin Emitter #98

Open deen13 opened 3 years ago

deen13 commented 3 years ago

Hey!

We @smartsquaregmbh are currently working on scaling our socket.io infrastructure. Because the java emitter implementation seems to be unmaintained and broken we're working on a kotlin emitter. It would be great if you want to list this in the implementation section. :)

https://github.com/SmartsquareGmbH/socket-io-redis-emitter

The project is heavily work in progress at the moment.

deen13 commented 3 years ago

I've just added the example directory which contains a working docker-compose setup.

deen13 commented 2 weeks ago

Hey @darrachequesne! I came across this again and think the library is now stable enough. Would you be open to adding it to the repository’s README? (cc @rubengees) 😊