WebSocket test client

This is a test client for the WebSocket capabilities in RoboHydra. Send messages to the WebSocket echo server using the textbox below, and see the locally-timestamped messages received from the server in the yellow box below.

If you loaded the websockets example plugin, you should also be able to send direct messages from the server by going to /send-message?message=Custom+message.

Feel free to open the Developer Console to see some more debugging messages...