This is a simple websocket failover/high availability example with jetty and hazelcast. What it does is, you spawn 3 (or more) websocket servers, clients connect to any of them. We hold a simple ...
This workshop is about building a client and server WebSocket on different Docker containers. Web Server on Nginx, that will host the JavaScript (the Client) Secure and Non-Secure WebSocket Server in ...