aboutsummaryrefslogblamecommitdiff
path: root/www/websocketd/pkg-descr
blob: 5d61c3cb113a38f40619eaa23b46dd22887a3286 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                               
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/