Sergey Lyubka
|
94f63787bb
|
Restored void * parameter for iterate_over_connections()
|
2014-03-24 16:01:45 +00:00 |
|
Sergey Lyubka
|
e41df3cf9c
|
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
|
2014-03-03 10:26:27 +00:00 |
|
Sergey Lyubka
|
e0aceb4f3a
|
Fixed windows build for examples
|
2014-03-02 12:23:53 +00:00 |
|
Sergey Lyubka
|
ea9a60a59a
|
Updated examples to conform to the evented API
|
2014-03-02 12:16:09 +00:00 |
|
Sergey Lyubka
|
a3a63f7e56
|
Using mg_connection::callback_param for mg_iterate_over_connection()
|
2014-02-06 10:00:20 +00:00 |
|
Sergey Lyubka
|
14526a2109
|
mg_add_uri_handler -> mg_set_request_handler()
|
2014-01-28 12:42:13 +00:00 |
|
Sergey Lyubka
|
22aea8acac
|
Better comment for websocket example
|
2014-01-17 16:37:05 +00:00 |
|
Sergey Lyubka
|
02f19fc05a
|
Using mg_handler_t for iterate_over_connections()
|
2014-01-17 11:45:57 +00:00 |
|
Sergey Lyubka
|
7690f9e34b
|
Fixed websocket example, and websocket callback calling logic.
|
2014-01-17 10:17:15 +00:00 |
|
Sergey Lyubka
|
40ab4a8d3d
|
Fixed websocket example logic when freeing the message, again!
|
2013-09-29 22:43:58 +01:00 |
|
Sergey Lyubka
|
e84d0574fa
|
Fixed websocket example logic when freeing the message
|
2013-09-29 22:01:31 +01:00 |
|
Sergey Lyubka
|
1a64d37fc7
|
Fixed mg_websocket_read()
|
2013-09-29 09:25:47 +01:00 |
|
Sergey Lyubka
|
ecbf79135f
|
Refactored API, returned back to event-based handlers. Upload and Websocket API simplified
|
2013-09-28 11:00:54 +01:00 |
|
Sergey Lyubka
|
c68df310b8
|
Added mg_websocket_write(), per morgan3d pull request
|
2013-07-12 12:25:25 +01:00 |
|
Sergey Lyubka
|
8d1f6377c4
|
Changed websocket_data() handler API. Buffering and passing whole websocket message.
|
2013-03-08 16:03:23 +00:00 |
|
Sergey Lyubka
|
ee55d38b55
|
API CHANGE: using struct mg_callbacks
|
2013-02-01 16:48:30 +00:00 |
|
Sergey Lyubka
|
98fb44f836
|
Refactored data buffering. Updated websocket example to have 2 message roundtrips.
|
2012-09-20 13:45:35 +01:00 |
|
Sergey Lyubka
|
7bd8cc3c0c
|
added websocket example files
|
2012-09-19 12:31:19 +01:00 |
|