1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-04-19 11:02:13 +03:00

12 Commits

Author SHA1 Message Date
Lammert Bies
d317ce3e82 Renamed mg_ to httplib_ 2016-12-13 17:32:31 +01:00
bel
4de9090577 Apply revised clang-format (#207) to all actively maintained source files 2015-10-05 20:58:14 +02:00
bel
9f3f8baac0 Update websocket example - use the current interface 2015-08-19 21:15:22 +02:00
bel
8c90b3cae5 Handler for websocket connection (Step 7/7)
Add an interface to register handler for websocket connections.
See enhancement #30 and question #101
2015-04-19 23:20:08 +02:00
bel
624aed908d Update websocket example - store websocket clients per server context instead of using static variables 2014-08-11 00:22:07 +02:00
bel
56389ad023 Update websocket example - use new API functions 2014-08-10 23:49:49 +02:00
bel
6766951f38 Websocket example should show creation and deletion of websocket connections 2014-01-12 14:13:51 +01:00
bel
aa2cded31f New + better websocket example 2013-12-10 20:41:32 +01:00
bel
ee01cf1ca7 Replace trivial websocket example by a more illustrated one 2013-10-31 21:55:01 +01:00
William Greathouse
4358ced3a2 Update "document_root" to match new layout/naming. 2013-10-07 14:22:25 -04:00
Thomas Davis
b745f22107 Normallized coding style in a predictable way.
Uses astyle program which is freely avaiable on all platforms.
2013-10-07 14:22:22 -04:00
Thomas Davis
b2aee90d14 Regorganized directories to make them more intuitive 2013-10-07 14:22:16 -04:00