p5.js WebSocket Client

This client connects to a WebSocket server. It sends when you press the send button.

Try ws://localhost:8080 if you're running a local server,
or wss://ws.postman-echo.com/raw to use the Postman.com websocket echo server.