This website requires JavaScript.
Explore
Help
Sign In
lib
/
libhttp
Watch
1
Star
0
Fork
0
You've already forked libhttp
mirror of
https://github.com/lammertb/libhttp.git
synced
2025-08-22 08:12:46 +03:00
Code
Activity
Files
50c2f4f11f7a9ba0b0d7777db6428f752437155c
libhttp
/
examples
/
websocket
History
bel
154b80bb69
Make client address available in mg_request_info also for IPv6 (see also issue
#33
)
2014-09-14 11:04:42 +02:00
..
Makefile
Add forgotten file
2013-12-10 22:49:09 +01:00
websock.htm
Replace trivial websocket example by a more illustrated one
2013-10-31 21:53:29 +01:00
WebSockCallbacks.c
Make client address available in mg_request_info also for IPv6 (see also issue
#33
)
2014-09-14 11:04:42 +02:00
WebSockCallbacks.h
Update websocket example - stop websocket threads per server context instead of using a static variable
2014-08-11 00:30:14 +02:00
websocket.c
Update websocket example - store websocket clients per server context instead of using static variables
2014-08-11 00:22:07 +02:00