Nikolay Kim
|
07cc017320
|
make Task private
|
2017-11-30 15:13:56 -08:00 |
|
Nikolay Kim
|
6e138bf373
|
refactor streaming responses
|
2017-11-30 14:42:20 -08:00 |
|
Nikolay Kim
|
427566b90d
|
export Handler
|
2017-11-29 13:41:51 -08:00 |
|
Nikolay Kim
|
16ceb741b8
|
refactor RouteHandler trait
|
2017-11-29 13:26:55 -08:00 |
|
Nikolay Kim
|
6f833798c7
|
refactor http actor handling
|
2017-11-29 10:31:24 -08:00 |
|
Nikolay Kim
|
6177d86d97
|
refactor handler rtype handling
|
2017-11-29 09:17:00 -08:00 |
|
Nikolay Kim
|
afeecea05f
|
refactor reply handling
|
2017-11-28 19:49:17 -08:00 |
|
Nikolay Kim
|
0bd8725426
|
make resource handler result more generic
|
2017-11-28 12:28:51 -08:00 |
|
Nikolay Kim
|
5a3b6638a7
|
move state to request object
|
2017-11-26 21:18:38 -08:00 |
|
Nikolay Kim
|
8e0a7f44d4
|
pass request by value
|
2017-11-26 20:34:20 -08:00 |
|
Nikolay Kim
|
eb7f48a1c6
|
include payload into request
|
2017-11-26 19:00:57 -08:00 |
|
Nikolay Kim
|
32483735ba
|
cookie session implementation
|
2017-11-26 17:34:11 -08:00 |
|
Nikolay Kim
|
a87784ba15
|
use Result intead of HandlerResult
|
2017-11-18 06:50:07 -10:00 |
|
Nikolay Kim
|
de71ad7de4
|
refactor error handling
|
2017-11-15 20:06:28 -10:00 |
|
Nikolay Kim
|
4e216701c0
|
better handler function ergonimics
|
2017-10-29 21:39:59 -07:00 |
|
Nikolay Kim
|
af1e0bac08
|
add HttpContext::drain()
|
2017-10-29 06:05:31 -07:00 |
|
Nikolay Kim
|
86583049fa
|
Fix disconnection handling
|
2017-10-25 16:25:26 -07:00 |
|
Nikolay Kim
|
f85925a652
|
refactor error handling
|
2017-10-22 09:13:29 -07:00 |
|
Nikolay Kim
|
afe9459ce1
|
pass request by ref; added middleware support
|
2017-10-21 22:59:59 -07:00 |
|
Nikolay Kim
|
aaef550bc5
|
multipart implementation
|
2017-10-18 23:43:50 -07:00 |
|
Nikolay Kim
|
f59f68eded
|
new router recognizer
|
2017-10-16 19:21:24 -07:00 |
|
Nikolay Kim
|
5901f0f9f5
|
Application, router, resource builders
|
2017-10-15 14:17:41 -07:00 |
|
Nikolay Kim
|
5480cb5d49
|
rename httpmessage to httpresponse
|
2017-10-15 09:33:17 -07:00 |
|
Nikolay Kim
|
41f1e6cdc9
|
split http request; add HttpRequest::range()
|
2017-10-14 22:52:38 -07:00 |
|
Nikolay Kim
|
0447c66de1
|
simplify Frame::Message; impl Try for Reply
|
2017-10-13 14:43:17 -07:00 |
|
Nikolay Kim
|
0e6a67fc26
|
refactor response generation
|
2017-10-10 16:03:32 -07:00 |
|
Nikolay Kim
|
676347d7f6
|
drop hyper
|
2017-10-09 23:07:32 -07:00 |
|
Nikolay Kim
|
e2dc775e21
|
refactor payload
|
2017-10-08 20:16:48 -07:00 |
|
Nikolay Kim
|
63b78b6461
|
better naming
|
2017-10-08 14:56:51 -07:00 |
|
Nikolay Kim
|
4102b9e1c5
|
update docs
|
2017-10-07 23:59:57 -07:00 |
|
Nikolay Kim
|
f2d20514fa
|
websocket support
|
2017-10-07 21:48:00 -07:00 |
|
Nikolay Kim
|
9b7f2395e5
|
better naming
|
2017-10-07 00:31:40 -07:00 |
|
Nikolay Kim
|
ce4aea46c3
|
better naming
|
2017-10-06 23:36:36 -07:00 |
|
Nikolay Kim
|
a505be9321
|
docs
|
2017-10-06 23:14:13 -07:00 |
|
Nikolay Kim
|
0b5f0c4f22
|
initial implementation
|
2017-10-06 21:51:27 -07:00 |
|