Nikolay Kim
|
6a33b65f02
|
refactor server router
|
2017-10-21 18:54:24 -07:00 |
|
Nikolay Kim
|
0d6e42e748
|
fix ws doc string
|
2017-10-21 15:40:16 -07:00 |
|
Nikolay Kim
|
4560ca17b2
|
update actix; update examples
|
2017-10-21 15:21:16 -07:00 |
|
Nikolay Kim
|
0bfe07b371
|
process inactive tasks
|
2017-10-20 23:12:36 -07:00 |
|
Nikolay Kim
|
71dc9edf8e
|
add simple websocket example
|
2017-10-20 21:08:38 -07:00 |
|
Nikolay Kim
|
56c91adce2
|
add websocket example
|
2017-10-20 17:16:17 -07:00 |
|
Nikolay Kim
|
1db4200621
|
drop skeptic for now
|
2017-10-19 16:41:21 -07:00 |
|
Nikolay Kim
|
24804250a8
|
update multipart impl
|
2017-10-19 16:22:21 -07:00 |
|
Nikolay Kim
|
aaef550bc5
|
multipart implementation
|
2017-10-18 23:43:50 -07:00 |
|
Nikolay Kim
|
264380bf33
|
add multipart and urlencoded bodies support
|
2017-10-17 16:46:57 -07:00 |
|
Nikolay Kim
|
fb92d5552d
|
update actix
|
2017-10-17 14:44:00 -07:00 |
|
Nikolay Kim
|
92b81899dd
|
update doc strings
|
2017-10-16 20:13:47 -07:00 |
|
Nikolay Kim
|
774de4b44a
|
doc string
|
2017-10-16 19:40:11 -07:00 |
|
Nikolay Kim
|
f59f68eded
|
new router recognizer
|
2017-10-16 19:21:24 -07:00 |
|
Nikolay Kim
|
35107f64e7
|
make HttpServer generic over incoming stream
|
2017-10-16 13:13:32 -07:00 |
|
Nikolay Kim
|
2e96a79969
|
doc strings
|
2017-10-16 10:43:35 -07:00 |
|
Nikolay Kim
|
ff6779a38e
|
use ParseError for HttpRequest::chunked()
|
2017-10-16 10:31:31 -07:00 |
|
Nikolay Kim
|
95fa70d19e
|
rename params to match_info
|
2017-10-16 10:20:16 -07:00 |
|
Nikolay Kim
|
88a81155bd
|
added HttpRequest::query
|
2017-10-16 09:43:10 -07:00 |
|
Nikolay Kim
|
ba1a73443e
|
added StaticFiles basic impl
|
2017-10-16 01:19:23 -07:00 |
|
Nikolay Kim
|
fa6bc35dbd
|
update doc strings
|
2017-10-15 15:59:26 -07:00 |
|
Nikolay Kim
|
f1d6c61c5c
|
add expect/continue support
|
2017-10-15 15:52:52 -07:00 |
|
Nikolay Kim
|
94c8aa6a54
|
do not use actix prelude
|
2017-10-15 15:10:35 -07:00 |
|
Nikolay Kim
|
955e50313d
|
simplify server method
|
2017-10-15 14:53:03 -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
|
b79187a425
|
more tests
|
2017-10-14 23:14:26 -07:00 |
|
Nikolay Kim
|
41f1e6cdc9
|
split http request; add HttpRequest::range()
|
2017-10-14 22:52:38 -07:00 |
|
Nikolay Kim
|
edac148f7c
|
added Httprequest::cookie() method
|
2017-10-14 11:02:25 -07:00 |
|
Nikolay Kim
|
f0531793b4
|
add cookies support for response
|
2017-10-14 10:40:58 -07:00 |
|
Nikolay Kim
|
5c9f813d28
|
more tests
|
2017-10-14 10:01:53 -07:00 |
|
Nikolay Kim
|
95987daa72
|
rename to actix-web
|
2017-10-14 07:59:35 -07:00 |
|
Nikolay Kim
|
8c42b8ae86
|
more tests
|
2017-10-14 00:28:49 -07:00 |
|
Nikolay Kim
|
58c40e9610
|
reader tests
|
2017-10-14 00:11:12 -07:00 |
|
Nikolay Kim
|
02f2d0dfa2
|
disable try_trait in main
|
2017-10-13 18:58:22 -07:00 |
|
Nikolay Kim
|
178d2e846d
|
do not use try_trait in main
|
2017-10-13 18:54:02 -07:00 |
|
Nikolay Kim
|
3516f02e4f
|
keep-alive support
|
2017-10-13 16:33:23 -07:00 |
|
Nikolay Kim
|
0447c66de1
|
simplify Frame::Message; impl Try for Reply
|
2017-10-13 14:43:17 -07:00 |
|
Nikolay Kim
|
c0e73c7275
|
provide wait method
|
2017-10-11 19:20:05 -07:00 |
|
Nikolay Kim
|
8b1fdeb8c9
|
response version is optional
|
2017-10-10 17:14:30 -07:00 |
|
Nikolay Kim
|
0e6a67fc26
|
refactor response generation
|
2017-10-10 16:03:32 -07:00 |
|
Nikolay Kim
|
78e6149d9f
|
fix connection upgrade
|
2017-10-10 12:39:24 -07:00 |
|
Nikolay Kim
|
9653a1fa98
|
export Body
|
2017-10-09 23:39:41 -07:00 |
|
Nikolay Kim
|
be7bda65ef
|
clippy warnings
|
2017-10-09 23:10:15 -07:00 |
|
Nikolay Kim
|
676347d7f6
|
drop hyper
|
2017-10-09 23:07:32 -07:00 |
|
Nikolay Kim
|
994a9e907e
|
use ActorItemsCell
|
2017-10-09 10:44:11 -07:00 |
|
Nikolay Kim
|
6d2f02ee5e
|
doc strings
|
2017-10-08 20:55:44 -07:00 |
|
Nikolay Kim
|
e2dc775e21
|
refactor payload
|
2017-10-08 20:16:48 -07:00 |
|
Nikolay Kim
|
e398694bdb
|
drop unused code
|
2017-10-08 17:47:41 -07:00 |
|
Nikolay Kim
|
63b78b6461
|
better naming
|
2017-10-08 14:56:51 -07:00 |
|
Nikolay Kim
|
c12669a435
|
update actix
|
2017-10-08 00:14:52 -07:00 |
|
Nikolay Kim
|
4102b9e1c5
|
update docs
|
2017-10-07 23:59:57 -07:00 |
|
Nikolay Kim
|
a021a06743
|
update ws docs
|
2017-10-07 22:41:02 -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
|
127cc270da
|
better naming
|
2017-10-07 00:22:09 -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 |
|
Nikolay Kim
|
5b6f5d8ce3
|
prep work
|
2017-09-30 09:10:03 -07:00 |
|