mongoose/examples
2014-10-09 09:26:45 +01:00
..
c# Fixed C# example to work with 5.3 2014-03-12 12:31:53 +00:00
file_upload Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +01:00
hello_world Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +01:00
http_client Fixed mg_connect() call 2014-09-14 15:06:09 +01:00
jni Restored jni build dir for Android 2014-02-25 08:12:42 +00:00
mjpg_streamer Moved mjpg_streamer to a separate dir 2014-09-15 19:05:30 +01:00
proxy_web_root proxy unit test reference implementation 2014-05-29 17:04:28 +01:00
send_file Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +01:00
websocket_chat Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +01:00
websocket_echo_server Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +01:00
websocket_ssl_proxy Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +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
form.c Added form.c 2014-04-10 22:18:01 +01:00
Makefile Updated net_skeleton, added extra_headers param to mg_send_file() 2014-10-09 09:26:45 +01: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 Removed conflicting MIT-related comment block 2014-10-01 12:11:04 +01:00
ssl_cert.pem added ssl_cert.pem 2010-05-04 00:42:08 +01:00