1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lwsws
Andy Green cd0c696a0d lwsws Libwebsockets Web Server
This makes a start on the LibWebSockets WebServer.

The app cmake build support and JSON config parsing are implemented and
the app can start, create the vhosts, listen and serve file:// mounts on
them.

Signed-off-by: Andy Green <andy@warmcat.com>
2016-03-28 10:49:57 +08:00
..
conf.c lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
http.c lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
lejp.c lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
lejp.h lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
lwsws.h lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00
main.c lwsws Libwebsockets Web Server 2016-03-28 10:49:57 +08:00