-
- Downloads
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>
Showing
- CMakeLists.txt 60 additions, 1 deletionCMakeLists.txt
- LICENSE 10 additions, 0 deletionsLICENSE
- README.lwsws.md 110 additions, 0 deletionsREADME.lwsws.md
- changelog 43 additions, 0 deletionschangelog
- lwsws/conf.c 382 additions, 0 deletionslwsws/conf.c
- lwsws/http.c 663 additions, 0 deletionslwsws/http.c
- lwsws/lejp.c 621 additions, 0 deletionslwsws/lejp.c
- lwsws/lejp.h 227 additions, 0 deletionslwsws/lejp.h
- lwsws/lwsws.h 62 additions, 0 deletionslwsws/lwsws.h
- lwsws/main.c 238 additions, 0 deletionslwsws/main.c
Loading
Please register or sign in to comment