mongoose/examples
2014-02-06 10:00:20 +00:00
..
c# c# example synced to the current version, and tested 2013-10-06 12:16:46 +01:00
chat_html_root examples/html -> examples/chat_html_root 2014-02-04 18:13: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 Refactored API, returned back to event-based handlers. Upload and Websocket API simplified 2013-09-28 11:00:54 +01: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 mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +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 mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00