mongoose/examples
2014-09-09 22:44:57 +01:00
..
c# Fixed C# example to work with 5.3 2014-03-12 12:31:53 +00:00
chat_server/web_root chat server is going to be in its own dir 2014-02-07 13:04:02 +00:00
hello_world Moved hello.c example to its own dir 2014-09-09 22:44:57 +01:00
http_client Added http client example 2014-08-05 17:14:41 +01:00
jni Restored jni build dir for Android 2014-02-25 08:12:42 +00:00
proxy_web_root proxy unit test reference implementation 2014-05-29 17:04:28 +01:00
websocket_chat Updated to the recent skeleton. SSL address format changed 2014-09-09 18:07:55 +01:00
websocket_echo_server Updated to the recent skeleton. SSL address format changed 2014-09-09 18:07:55 +01:00
websocket_ssl_proxy ws_ssl -> websocket_ssl_proxy 2014-09-09 18:09:33 +01:00
auth.c Updated examples to conform to the evented API 2014-03-02 12:16:09 +00:00
big_upload.c Added MG_RECV event and mg_send_file_data() func 2014-08-21 04:09:06 +01:00
file.c Amended file sending example 2014-06-03 18:03:13 +01:00
form.c Added form.c 2014-04-10 22:18:01 +01:00
Makefile Make mongoose compile on mingw environment 2014-08-11 15:27:23 +02:00
mjpg.c Change printf mask %zu -> %lu 2014-07-07 09:24:48 +04:00
multi_threaded.c MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test 2014-03-03 10:26:27 +00:00
post.c MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test 2014-03-03 10:26:27 +00:00
proxy.c Added comment for mg_terminate_ssl() call 2014-06-19 09:55:10 +01:00
server.c Updated to the recent skeleton. SSL address format changed 2014-09-09 18:07:55 +01:00
ssl_cert.pem added ssl_cert.pem 2010-05-04 00:42:08 +01:00
upload.c Using Multiple inputs for upload example 2014-06-24 16:35:59 +01:00