1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-07 16:02:55 +03:00

Replace trivial websocket example by a more illustrated one

This commit is contained in:
bel
2013-10-31 21:53:29 +01:00
parent f598f10d72
commit c09392f7bd
4 changed files with 257 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
PROG = websocket
SRC = websocket.c
SRC = WebSockCallbacks.c
TOP = ../..
CIVETWEB_LIB = libcivetweb.a