- Published on
- Authors
- koskila
- Tags
- javascriptwebsockets
How to test a WebSocket connection in browser?
This article documents a neat and simple way to establish and test a WebSocket connection, using just vanilla JavaScript and your favorite browser's developer tools. Quick and easy - no external tools or libraries required!...