Louis DeJardin
|
1f6aaebeda
|
Changing flow control for incoming data
SocketInput is now awaitable
Input buffers are slab-allocated and pinned from large object heap
Request frame parsing is offloaded from libuv thread
|
2015-09-25 12:49:14 -07:00 |
Louis DeJardin
|
46604d68b3
|
Initial commit for style cleanup #184
* adding private keyword to fields
* one type per file
|
2015-09-01 22:25:51 -07:00 |
Chris R
|
803ec38073
|
React to string[] -> StringValues changes.
|
2015-08-28 12:59:00 -07:00 |
Stephen Halter
|
87d53700da
|
Make the GeneratedCode project work on CoreCLR
|
2015-08-19 17:08:00 -07:00 |
David Fowler
|
62a909d1a7
|
Handle broken assembly versions on mono
|
2015-08-15 03:12:59 -07:00 |
Stephen Halter
|
5dfca955b3
|
Move GeneratedCode project so no NuGet package gets created
|
2015-08-05 12:22:59 -07:00 |