The net/websocketd port
websocketd-0.3.1p0 – access any command-line tool via a WebSocket (cvsweb github mirror)
Description
websocketd is a small command-line tool that will wrap an existing command-line interface program, and allow it to be accessed via a WebSocket. WebSocket-capable applications can now be built very easily in any language. As long as you can write an executable program that reads `STDIN` and writes to `STDOUT`, you can build a WebSocket server.WWW: http://websocketd.com/
Maintainer
Kent R. Spillner
Only for arches
aarch64 amd64 arm i386 riscv64
Categories
Build dependencies
Files
- /usr/local/bin/websocketd
- /usr/local/man/man8/websocketd.8
- /usr/local/share/examples/websocketd/
- /usr/local/share/examples/websocketd/bash/
- /usr/local/share/examples/websocketd/bash/count.sh
- /usr/local/share/examples/websocketd/cgi-bin/
- /usr/local/share/examples/websocketd/cgi-bin/README.txt
- /usr/local/share/examples/websocketd/cgi-bin/dump-env.sh
- /usr/local/share/examples/websocketd/html/
- /usr/local/share/examples/websocketd/html/count.html