CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/03/31 09:38:37
Log message:
Import websocketd
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.
ok sthen@
Status:
Vendor Tag: kspillner
Release Tags: kspillner_20150331
N ports/net/websocketd/Makefile
N ports/net/websocketd/distinfo
N ports/net/websocketd/pkg/DESCR
N ports/net/websocketd/pkg/PLIST
No conflicts created by this import