WebSocket Push Server

WebSocket server for real-time messages

java
websocket-server
docker

The server is able to push messages through a WebSocket connection to all or only to specific clients. It also supports different channels, in a way that multiple applications can use the same server without interfering with each other.

It's dockerized and thus can be easily deployed on any server.