Alex Hultman
|
7a67f57be0
|
Add static Http server example, fix wildcards
|
2018-09-17 02:52:10 +02:00 |
|
Alex Hultman
|
6fadfabec1
|
Add convenience wrapper App (again)
|
2018-09-15 23:56:30 +02:00 |
|
Alex Hultman
|
883bdfe7d7
|
Some clean-ups
|
2018-09-15 05:31:42 +02:00 |
|
Alex Hultman
|
eee6e97fda
|
Move files around
|
2018-09-15 05:04:34 +02:00 |
|
Alex Hultman
|
527089c621
|
Per-thread defaultLoop and uWS::run()
|
2018-09-15 04:50:07 +02:00 |
|
Alex Hultman
|
f82603fd73
|
Fix up streaming large files (mergeDrain needs some work still)
|
2018-09-15 02:41:42 +02:00 |
|
Alex Hultman
|
20d01a433f
|
Test serving over SSL
|
2018-09-12 02:25:00 +02:00 |
|
Alex Hultman
|
80e64b59fb
|
Begin implementing AsyncSocket & host Rocket homepage again
|
2018-09-12 01:56:25 +02:00 |
|
Alex Hultman
|
ee2756c880
|
Add some comments to HttpContext, add ideas about drain/mergeDrain
|
2018-09-11 21:18:06 +02:00 |
|
Alex Hultman
|
bef8c3bc36
|
Add comments and AsyncSocketData
|
2018-09-11 20:37:33 +02:00 |
|
Alex Hultman
|
7529ba1dd1
|
Clean up & document HttpResponse.h
|
2018-09-11 20:04:52 +02:00 |
|
Alex Hultman
|
3af62041a1
|
Begin work on AsyncSocket
|
2018-09-11 19:41:32 +02:00 |
|
Alex Hultman
|
baa58c9e90
|
Hook up router, delete old code
|
2018-09-10 23:58:52 +02:00 |
|
Alex Hultman
|
cc284e0861
|
Get HTTP working, kind of
|
2018-09-10 23:28:51 +02:00 |
|
Alex Hultman
|
549c97363c
|
Hook things up more
|
2018-09-10 22:47:41 +02:00 |
|
Alex Hultman
|
85e99d2059
|
Move things around some more
|
2018-09-10 22:14:19 +02:00 |
|
Alex Hultman
|
03d249ab48
|
Bunch of stuff
|
2018-09-10 22:00:08 +02:00 |
|
Alex Hultman
|
335b7e1dcd
|
Whoops
|
2018-09-02 21:14:44 +02:00 |
|
Alex Hultman
|
18c9fe0911
|
I forgot what I did
|
2018-09-02 21:10:01 +02:00 |
|
Alex Hultman
|
ffdfc8274f
|
Hook up WebSocket parsers somewhat
|
2018-08-30 01:14:34 +02:00 |
|
Alex Hultman
|
7c393c90c3
|
Fix URL query separation
|
2018-08-30 00:27:23 +02:00 |
|
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
|
aac0eee30a
|
Move things & make them private
|
2018-07-02 21:17:28 +02:00 |
|
Alex Hultman
|
06381565d7
|
A little bit of clean-ups HTTP wise
|
2018-07-02 21:07:15 +02:00 |
|
Alex Hultman
|
b265e43ec9
|
Add randomly chunked HTTP parsing stress test, fix bugs
|
2018-07-02 19:58:42 +02:00 |
|
Alex Hultman
|
cbe3d3375d
|
Add Tests.h with benchmarks
|
2018-06-30 00:42:03 +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
|
f206a0c931
|
Initial corking and copy strategy, large and small sends
|
2018-06-25 00:14: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 |
|
Alex Hultman
|
de43145395
|
Make it header-only, add routing support
|
2018-06-21 01:05:09 +02:00 |
|
Alex Hultman
|
73aa9cae6b
|
Seamless SSL/non-SSL swapping, new Context-centric interface
|
2018-06-20 22:26:40 +02:00 |
|
Alex Hultman
|
2c2fe0f56f
|
Roughly implement ideas
|
2018-06-18 22:53:58 +02:00 |
|
Alex Hultman
|
4721b47743
|
Make it barely benchmarkable again
|
2018-06-18 22:11:59 +02:00 |
|
Alex Hultman
|
ce15f4f87f
|
More new ideas
|
2018-06-18 21:36:27 +02:00 |
|
Alex Hultman
|
460b9d6afc
|
Update a few ideas
|
2018-06-18 21:07:33 +02:00 |
|
Alex Hultman
|
10ce6df701
|
Introduce HttpSocket::stream, make it benchmarkable
|
2018-05-06 22:03:28 +02:00 |
|
Alex Hultman
|
9cf5042a57
|
Refactor into src
|
2018-05-06 19:38:08 +02:00 |
|