simpl.info WebSocket

Enter a server URL and tap/click the Connect button to establish a WebSocket connection.

This connection will remain open. Enter text, tap/click the Send button and the WebSocket server will echo the sent message.

More info can be found at MDN WebSocket page.

View source on GitHub