mongoose/examples
2014-02-07 13:04:02 +00:00
..
c# c# example synced to the current version, and tested 2013-10-06 12:16:46 +01:00
chat_server/web_root chat server is going to be in its own dir 2014-02-07 13:04:02 +00:00
lua Using mg.request_info.content 2014-01-13 10:58:14 +00:00
auth.c mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00
chat.c Starting to rebuild chat example on Lua 2014-02-06 10:18:30 +00:00
file.c use mg_set_request_handler 2014-02-04 20:48:38 +01:00
hello.c mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00
lua_dll.c typo fixed 2013-11-22 08:45:04 +00:00
Makefile better lua build 2014-02-07 13:03:11 +00:00
mkdata.pl Fixed websocket example, and websocket callback calling logic. 2014-01-17 10:17:15 +00:00
multi_threaded.c mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00
post.c mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00
server.c NO_AUTH -> MONGOOSE_NO_AUTH 2014-02-01 15:17:13 +00:00
ssl_cert.pem added ssl_cert.pem 2010-05-04 00:42:08 +01:00
upload.c mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00
websocket.c Using mg_connection::callback_param for mg_iterate_over_connection() 2014-02-06 10:00:20 +00:00
websocket.html websocket example responses: 15 times -> 3 times 2014-02-07 13:03:28 +00:00