.. |
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 |
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
|
Added date marker
|
2014-09-08 23:30:52 +01:00 |
websocket_echo_server
|
Moved websocket echo server example
|
2014-09-09 09:27:35 +01:00 |
ws_ssl
|
Updated due to ssl_wrapper.h refactoring
|
2014-08-26 14:42:24 +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 |
chat.c
|
Starting to rebuild chat example on Lua
|
2014-02-06 10:18:30 +00: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 |
hello.c
|
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
|
2014-03-03 10:26:27 +00:00 |
hello.lp
|
Added hello world for Lua
|
2014-03-12 12:47:41 +00: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 |
mkdata.pl
|
Fixed websocket example, and websocket callback calling logic.
|
2014-01-17 10:17:15 +00: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
|
Added guard for MONGOOSE_NO_FILESYSTEM
|
2014-08-04 22:31:59 +01:00 |
ssl_cert.pem
|
added ssl_cert.pem
|
2010-05-04 00:42:08 +01:00 |
unit_test.c
|
mg_set_option(): always set correct actual listening port
|
2014-06-11 20:12:23 +01:00 |
upload.c
|
Using Multiple inputs for upload example
|
2014-06-24 16:35:59 +01:00 |