libwebsockets-test-server-v2.0 showing how to use mounts and plugins
authorAndy Green <andy@warmcat.com>
Sun, 1 May 2016 21:58:07 +0000 (05:58 +0800)
committerAndy Green <andy@warmcat.com>
Sun, 1 May 2016 22:03:10 +0000 (06:03 +0800)
commit2f72f67a65c738e75e84405447c45a5a43e52928
tree31dfd5674be449466328362265a67410e4582fac
parent952fcdede14300f053e1d718ee10e96f8581aa2e
libwebsockets-test-server-v2.0 showing how to use mounts and plugins

No dependency on test-server.h (just libwebsockets.h and getopt.h / syslog.h)

No need for any user callback code and all in one short file.

Signed-off-by: Andy Green <andy@warmcat.com>
CMakeLists.txt
README.test-apps.md
test-server/test-server-v2.0.c [new file with mode: 0644]