.. |
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 |
jni
|
Restored jni build dir for Android
|
2014-02-25 08:12:42 +00:00 |
lua
|
Using mg.request_info.content
|
2014-01-13 10:58:14 +00:00 |
auth.c
|
Updated examples to conform to the evented API
|
2014-03-02 12:16:09 +00:00 |
chat.c
|
Starting to rebuild chat example on Lua
|
2014-02-06 10:18:30 +00:00 |
file.c
|
use mg_set_request_handler
|
2014-02-04 20:48:38 +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 |
lua_dll.c
|
typo fixed
|
2013-11-22 08:45:04 +00:00 |
Makefile
|
Added form.c
|
2014-04-10 22:18:01 +01:00 |
mjpg.c
|
Added mjpg example
|
2014-03-04 20:23:37 +00: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 |
server.c
|
Keeping absolute path for config file
|
2014-03-30 16:00:03 +01:00 |
ssl_cert.pem
|
added ssl_cert.pem
|
2010-05-04 00:42:08 +01:00 |
unit_test.c
|
match_prefix -> mg_match_prefix
|
2014-03-24 16:00:17 +00:00 |
upload.c
|
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
|
2014-03-03 10:26:27 +00:00 |
websocket.c
|
Restored void * parameter for iterate_over_connections()
|
2014-03-24 16:01:45 +00:00 |
websocket.html
|
websocket example responses: 15 times -> 3 times
|
2014-02-07 13:03:28 +00:00 |