cozis
|
43627f81ab
|
Initialize global state in the server examples
|
2025-07-21 22:56:12 +02:00 |
|
cozis
|
73263da2c9
|
Fix the HTTPS build
|
2025-07-21 22:42:43 +02:00 |
|
cozis
|
58f8ace725
|
Add global state initialization functions
|
2025-07-21 21:37:02 +02:00 |
|
cozis
|
a2912b5191
|
Refactoring for an improved event loop
|
2025-07-21 20:29:35 +02:00 |
|
cozis
|
5cb3977c3c
|
Fix windows compilation errors
|
2025-07-21 12:06:23 +02:00 |
|
cozis
|
c3bfb86707
|
Fix compiler errors
|
2025-07-20 23:53:23 +02:00 |
|
cozis
|
3b196546da
|
Simplify print statements by using HTTP_UNPACK
|
2025-07-20 21:29:41 +02:00 |
|
cozis
|
1c6c0a75cf
|
Remove compilation artifacts
|
2025-07-20 21:25:06 +02:00 |
|
cozis
|
3201eac013
|
Fix compiler errors
|
2025-07-20 21:19:58 +02:00 |
|
cozis
|
f7892beb90
|
Add http_get, http_post, and the first client example
|
2025-07-20 19:56:52 +02:00 |
|
cozis
|
51cae898f8
|
Rewrite
|
2025-07-20 16:46:08 +02:00 |
|
cozis
|
939b20abf0
|
Draft of HTTP_Proxy and HTTP_ProxyEngine
|
2025-05-22 22:26:08 +02:00 |
|
cozis
|
af4127bfb7
|
Add example using the HTTP engine with I/O completion ports
|
2025-05-13 00:59:24 +02:00 |
|
cozis
|
3def70928f
|
Add blocking server example with engine
|
2025-05-13 00:04:53 +02:00 |
|
cozis
|
9b0248fb72
|
Add simple server example
|
2025-05-12 22:58:43 +02:00 |
|
cozis
|
24736bc780
|
Full rewrite
|
2025-05-07 23:57:07 +02:00 |
|
cozis
|
82ef7ee170
|
Improve testing program
|
2025-04-24 22:00:30 +02:00 |
|
cozis
|
6f634b8c8c
|
Basic chunk encoding test, draft of an example using the stream API with blocking sockets
|
2025-04-20 21:16:56 +02:00 |
|
cozis
|
1573d831db
|
First version of chunk encoding
|
2025-04-20 19:07:16 +02:00 |
|
cozis
|
e1dca84a44
|
Basic test infrastructure
|
2025-04-20 14:11:52 +02:00 |
|
cozis
|
a4aafb1ee8
|
Improved documentation and fixed bugs
|
2025-04-19 16:32:45 +02:00 |
|