To help with development, debugging and testing, websocketd includes a developer console, making it easy to interact with your WebSocket endpoints without having to write JavaScript.
To enable the console, add --devconsole
to the websocketd command line options.
e.g.
websocketd --port=1234 --dir=examples --devconsole
To test a WebSocket endpoint, open a web-browser and browse to its URL, replacing the ws://
URL prefix with http://
.
The console allows you to connect to WebSocket endpoint, send and receive test messages.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4