Easy WebSocket is a free-to-use service which aims to help building realtime web applications quickly without the hassle of setting up Websocket servers. Using a very simple API built on the WebSocket Standard API: you connect the socket to a given url what you send() through this socket is sent to all sockets connected to [...]

