Alex Hultman
|
35bc03e228
|
Update README.md
|
2018-09-30 02:54:11 +02:00 |
|
Alex Hultman
|
b514da14ca
|
Almost working async file streamer
|
2018-09-29 21:35:28 +02:00 |
|
Alex Hultman
|
5a1de2039c
|
Fix up async file streaming
|
2018-09-29 19:42:35 +02:00 |
|
Alex Hultman
|
c79f68605a
|
Add benchmarks folder
|
2018-09-29 19:42:01 +02:00 |
|
Alex Hultman
|
4b33dd1b3e
|
Update README.md
|
2018-09-28 23:09:40 +02:00 |
|
Alex Hultman
|
5f0da592f9
|
Update README.md
|
2018-09-28 16:49:14 +02:00 |
|
Alex Hultman
|
6b5cae0397
|
Update READMORE.md
|
2018-09-28 16:47:53 +02:00 |
|
Alex Hultman
|
f34cd1143b
|
Create FAQ.md
|
2018-09-28 16:46:19 +02:00 |
|
Alex Hultman
|
f46661fc9a
|
Update README.md
|
2018-09-28 16:41:36 +02:00 |
|
Alex Hultman
|
5cd65c4cd9
|
Update README.md
|
2018-09-28 16:22:11 +02:00 |
|
Alex Hultman
|
3f11add86e
|
Organize things
|
2018-09-28 16:18:57 +02:00 |
|
Alex Hultman
|
18316d7852
|
Fix AsyncSocket buffering mistake
|
2018-09-28 14:24:00 +02:00 |
|
Alex Hultman
|
2c511ec904
|
More work on new streams
|
2018-09-27 23:44:46 +02:00 |
|
Alex Hultman
|
ee81e9b0b0
|
Remove old commented out code
|
2018-09-26 21:40:22 +02:00 |
|
Alex Hultman
|
c25a2785e5
|
Begin work on new streams, chunked response streams, etc
|
2018-09-26 20:42:26 +02:00 |
|
Alex Hultman
|
18367b58fd
|
Begin using optparse (broken for now)
|
2018-09-26 15:40:01 +02:00 |
|
Alex Hultman
|
6b140718ee
|
Track optparse.h
|
2018-09-24 00:08:32 +02:00 |
|
Alex Hultman
|
49f503c570
|
Reopen closed file fixes binary diffs
|
2018-09-23 23:52:12 +02:00 |
|
Alex Hultman
|
8106a0f628
|
Loop::defer and almost working async streaming
|
2018-09-23 21:48:29 +02:00 |
|
Alex Hultman
|
2fb87b67c7
|
Begin work on AsyncFileReader demo
|
2018-09-23 20:32:47 +02:00 |
|
Alex Hultman
|
7f3753e9db
|
Various comments and fixes
|
2018-09-23 18:00:18 +02:00 |
|
Alex Hultman
|
ede5fb304a
|
HTTP_ENDED_STREAM_OUT and clean-ups
|
2018-09-21 00:02:53 +02:00 |
|
Alex Hultman
|
178dae70c2
|
Support responses with no specified length
|
2018-09-20 23:14:50 +02:00 |
|
Alex Hultman
|
932b0b8944
|
Begin work on new streams API
|
2018-09-20 21:51:54 +02:00 |
|
Alex Hultman
|
099f162576
|
Update examples with dh_params
|
2018-09-20 19:12:31 +02:00 |
|
Alex Hultman
|
5378487797
|
Update uSockets
|
2018-09-17 02:55:11 +02:00 |
|
Alex Hultman
|
7a67f57be0
|
Add static Http server example, fix wildcards
|
2018-09-17 02:52:10 +02:00 |
|
Alex Hultman
|
96d1c311ce
|
Holy shit this is nice
|
2018-09-16 00:50:23 +02:00 |
|
Alex Hultman
|
16817b67ed
|
Add READMORE.md
|
2018-09-16 00:01:52 +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
|
f281ab2c96
|
Merge branch 'master' of https://github.com/uNetworking/v0.15
|
2018-08-30 00:28:15 +02:00 |
|
Alex Hultman
|
7c393c90c3
|
Fix URL query separation
|
2018-08-30 00:27:23 +02:00 |
|