This is a community maintained website for all things WebSockets.
See website at https://websocket.org/
We are also hosting a WebSocket echo server freely available for the community at https://echo.websocket.org/
If you want to contribute to this site, issue a pull request with your suggested changes. If those changes are merged into the main
branch in the Github repo https://github.com/ably/websocket.org, your changes are automatically published to https://websocket.org/.
Note
If this is the first time you have run this application locally, ensure you have Node installed run $ npm install
to install all dependencies.
$ npm run astro dev