This example page will try connect to 127.0.0.1:8080 and display every incoming message from WebSocket connection.
Additionally it will echo back PackMeMessage messages in order to test its' reception and decoding on server side.