.. |
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 |
proxy_web_root
|
proxy unit test reference implementation
|
2014-05-29 17:04:28 +01:00 |
auth.c
|
Updated examples to conform to the evented API
|
2014-03-02 12:16:09 +00:00 |
big_upload.c
|
more comments in big_upload.c
|
2014-06-24 17:09:00 +01:00 |
ca.pem
|
updated certs
|
2014-07-08 11:10:08 +01:00 |
chat.c
|
Starting to rebuild chat example on Lua
|
2014-02-06 10:18:30 +00:00 |
client.pem
|
updated certs
|
2014-07-08 11:10:08 +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 |
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 pubsub example
|
2014-06-09 17:26:22 +01: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 |
pubsub.html
|
Added pubsub example
|
2014-06-09 17:25:08 +01:00 |
server.c
|
Keeping absolute path for config file
|
2014-03-30 16:00:03 +01:00 |
server.pem
|
updated certs
|
2014-07-08 11:10:08 +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 |
websocket2.c
|
Removed dead code in websocket2.c
|
2014-06-09 17:33:26 +01: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 |