This is a client for an echo-server. You may connect to any server out there, try any of these:
ws://localhost:1337/
(if you have your own server)wss://echo.websocket.org
ws://vhost3.lnu.se:20080/socket/
Open up devtools and see the output in the console and network tab.