bel
|
4de9090577
Apply revised clang-format (#207) to all actively maintained source files
|
9 years ago |
bel
|
de214bf8fa
Add more comments to embedded_c example
|
9 years ago |
bel
|
0b1ce03d0c
Add some comments to embedded_c example
|
9 years ago |
bel
|
0900edbe36
Embedded_c example should raise an error, if it is build with defines not supported by the civetweb library
|
9 years ago |
bel2125
|
73155eea3e
Documentation: IPv6 ports will listen for both, IPv4 and IPv6
|
9 years ago |
bel2125
|
63ef9cbd35
Small fixes in Makefile
|
9 years ago |
bel
|
ebc667a121
Test for bug report #205
|
9 years ago |
bel
|
ac3e0d8292
Add new interface to get listening ports (deprecate old interface)
|
9 years ago |
bel2125
|
3716b3faaa
Update embedded_c example
|
9 years ago |
bel
|
dbc89c9ddc
Bind to all IPv6 addresses in the example
|
10 years ago |
bel
|
f2a9354b18
Test separated timeout for websocket and other requests
|
10 years ago |
bel
|
e33d4bc263
Update embedded_c websocket example
|
10 years ago |
bel
|
034274b309
Add some pattern matching to the embedding examples
|
10 years ago |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
10 years ago |
bel
|
121ae6c7f6
Handler for websocket connection (Step 6/7)
|
10 years ago |
bel
|
d64d507eaa
Handler for websocket connection (Step 3/?)
|
10 years ago |
bel
|
436bc39555
Handler for websocket connection (Step 2/?)
|
10 years ago |
bel
|
0016b36204
Handler for websocket connection (Step 1/?)
|
10 years ago |
bel
|
fa73c09d92
Example for C: stop the server when the application exits
|
10 years ago |
bel
|
c471b9bdc9
C++ embedding example should do the same as the C embedding example
|
11 years ago |
bel
|
2b706509f7
Show the usage of mg_get_request_info in the example
|
11 years ago |
bel
|
fc6c81c417
Test mg_set_request_handler() for patterns
|
11 years ago |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
12 years ago |
Thomas Davis
|
e551b74564
Updated comments
|
12 years ago |
Thomas Davis
|
c67fbc7caf
Added new C embedding example
|
12 years ago |