BrowserSocket Multi Service

Click the start button below to run two services, echo and reverse echo. Addresses for the services will be displayed in the text field. Copy one of them to your WebSocket client and connect. Any messages sent to the service by your WebSocket client should get sent back, if you connect to the echo service. If you connect to the reverse-echo your messages are echoed back backwards.