Alex Hultman
|
6edb189d0d
|
Start hooking up various modules
|
2018-08-28 21:42:21 +02:00 |
|
Alex Hultman
|
1d94e90dd7
|
Port to uSockets v0.0.4
|
2018-08-28 06:42:04 +02:00 |
|
Alex Hultman
|
eb7a73651f
|
Shutdown idle HttpSockets, serve a complete website, etc
|
2018-08-05 01:03:50 +02:00 |
|
Alex Hultman
|
20f0a2debe
|
Add timeouts, make SSL paths identical to non-SSL
|
2018-07-03 18:11:24 +02:00 |
|
Alex Hultman
|
a3dd3ef958
|
Lots of fixes, begin to think about timeouts
|
2018-07-02 23:13:55 +02:00 |
|
Alex Hultman
|
df2a48f042
|
Make tests
|
2018-07-02 21:56:21 +02:00 |
|
Alex Hultman
|
999ae69bed
|
Move HttpParser into own module
|
2018-06-30 00:17:31 +02:00 |
|
Alex Hultman
|
aea255f72c
|
Rough skeleton for proper HTTP parsing
|
2018-06-26 21:48:22 +02:00 |
|
Alex Hultman
|
2be613d40b
|
For some reason std:: string/vector memory is much slower!
|
2018-06-24 15:40:12 +02:00 |
|
Alex Hultman
|
377d1b3ee0
|
Initial streams support
|
2018-06-24 01:47:58 +02:00 |
|
Alex Hultman
|
0cbccaf08e
|
Actually put headers, content-length and status in response
|
2018-06-24 01:27:40 +02:00 |
|
Alex Hultman
|
a2fe871e63
|
Small refactor and interface update
|
2018-06-24 00:16:54 +02:00 |
|