40740c7d13
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>
6 lines
242 B
Text
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%%
|