freebsd-ports/www/gwsocket/pkg-plist
Tobias C. Berner 40740c7d13 New port: www/gwsocket Simple WebSocket Server
gwsocket is a simple, standalone, language-agnostic, RFC6455 compliant
WebSocket Server, written in C. It sits between your application and the
client's browser, giving fast bidirectional communication between these two
with ease and flexibility.

More info at: http://gwsocket.io.

PR:             247884
Submitted by:   Daniel Morante <daniel@morante.net>
2020-08-15 05:30:41 +00:00

6 lines
242 B
Text

bin/gwsocket
man/man1/gwsocket.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.html
@sample %%ETCDIR%%/gwsocket.conf.sample
@dir(%%DEFAULT_USER%%,%%DEFAULT_GROUP%%,) %%DEFAULT_LOGDIR%%
@dir(%%DEFAULT_USER%%,%%DEFAULT_GROUP%%,) %%DEFAULT_RUNDIR%%