mongoose/examples
2014-02-04 15:24:32 +01:00
..
c# c# example synced to the current version, and tested 2013-10-06 12:16:46 +01:00
html Fix for issue 257 2012-09-23 13:55:33 +01: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 Correct return values: PROCESSED or CALL_AGAIN 2014-02-04 15:24:32 +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 mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00
websocket.html mg_add_uri_handler -> mg_set_request_handler() 2014-01-28 12:42:13 +00:00