Commit graph

4085 commits

Author SHA1 Message Date
Nikolay Kim
ce7b1c909b unexpected change 2020-05-07 11:02:06 +06:00
Nikolay Kim
1c2107b451 Remove redundant BodySize::Sized64 2020-05-07 10:55:24 +06:00
Nikolay Kim
6d49466fae update tests 2020-05-04 10:18:03 +06:00
Nikolay Kim
fb297787f7 remove unneeded code 2020-05-04 08:38:46 +06:00
Nikolay Kim
69366b47e1 refactor http1 keep-alive 2020-05-04 08:37:14 +06:00
Nikolay Kim
34184ba83f fix h1 keep-alive timer; fix h1 payload feed_eof 2020-05-03 20:50:54 +06:00
Nikolay Kim
fff60731e1 Add client websockets helper 2020-05-03 20:20:59 +06:00
Nikolay Kim
b142aed394 Add web websockets helper 2020-05-03 17:15:15 +06:00
Nikolay Kim
fa53204a7b Fix upgrade service readiness check 2020-04-30 13:04:55 +06:00
Nikolay Kim
67c0abc778 add stream/sink wrappers for ws protocol; refactor stream dispatcher 2020-04-29 18:53:52 +06:00
Nikolay Kim
0811dcfba9 drop camel case support; refactor http client sender 2020-04-29 09:36:10 +06:00
Nikolay Kim
5a6409df19 fix deprecated warnings 2020-04-28 10:04:54 +06:00
Nikolay Kim
af12bf0254 disable more win tests 2020-04-28 09:31:06 +06:00
Nikolay Kim
a4e4adb63a Check ready state for map_config_service 2020-04-27 15:35:39 +06:00
Nikolay Kim
db80e1556f
Win tests (#16)
* disable win tests
2020-04-27 12:05:50 +06:00
Nikolay Kim
7c188598bd remove unneeded trait impl 2020-04-27 00:25:58 +06:00
Nikolay Kim
2e3abe5e25 clippy warnings 2020-04-27 00:15:32 +06:00
Nikolay Kim
62bb041b12 disable more win tests 2020-04-27 00:03:24 +06:00
Nikolay Kim
96513ea664 add map_init_err test 2020-04-26 23:52:14 +06:00
Nikolay Kim
98793385c2 disable some tests for windows 2020-04-26 23:33:08 +06:00
Nikolay Kim
ce85dcd047 fix wrong transform test 2020-04-26 23:16:03 +06:00
Nikolay Kim
557f878895 add tests for transform 2020-04-26 22:46:28 +06:00
Nikolay Kim
6a837a9aac add ws bin continuation tests 2020-04-26 21:50:22 +06:00
Nikolay Kim
34d115abba tests cleanup 2020-04-26 21:04:32 +06:00
Nikolay Kim
2d17a50d25 minor tests improvements 2020-04-26 20:51:49 +06:00
Nikolay Kim
aabed63085 Removed IntoHeaderValue trait, use TryFrom instead 2020-04-26 20:39:40 +06:00
Nikolay Kim
c42167015c minor cleanup 2020-04-25 11:54:08 +06:00
Nikolay Kim
4ff6ecf573 test server with h2 over tcp 2020-04-25 10:11:49 +06:00
Nikolay Kim
e66ca1678a refactor server worker 2020-04-24 10:14:55 +06:00
Nikolay Kim
56841c847e client timeout for tests 2020-04-24 01:33:33 +06:00
Nikolay Kim
11001af4f1 simplify client request sender future 2020-04-24 01:25:35 +06:00
Nikolay Kim
227a578ab4 add client timeout 2020-04-24 00:53:08 +06:00
Nikolay Kim
f4a3fb1a0b client tests 2020-04-24 00:40:46 +06:00
Nikolay Kim
5510de8970 fmt 2020-04-23 23:49:54 +06:00
Nikolay Kim
7edcb87f09 cleanup tests 2020-04-23 23:43:12 +06:00
Nikolay Kim
b45e0b5d23 clippy 2020-04-23 10:52:28 +06:00
Nikolay Kim
13599ba064 cleanup http body 2020-04-23 10:43:45 +06:00
Nikolay Kim
4d06b61a36 Fix wrong opcode for ws text and binary continuation frames 2020-04-23 00:39:18 +06:00
Nikolay Kim
57cc714a0a Stop client connections pool support future 2020-04-22 11:42:37 +06:00
Nikolay Kim
17619cedd3 Add map_config_service, replacement for apply_cfg 2020-04-22 11:41:45 +06:00
Nikolay Kim
6df076924e remove debug prints 2020-04-21 15:35:19 +06:00
Nikolay Kim
e13b518b1d more tests 2020-04-21 15:33:08 +06:00
Nikolay Kim
d661cef3db Refactor client connection pool 2020-04-21 14:58:27 +06:00
Nikolay Kim
412e5f45a5 prep release 2020-04-20 13:10:06 +06:00
Nikolay Kim
1efc7a00fd clippy 2020-04-20 10:37:00 +06:00
Nikolay Kim
370047bd6b Add oneshot close checks 2020-04-20 10:31:56 +06:00
Nikolay Kim
280aca7619 remove unneeded method 2020-04-19 14:52:11 +06:00
Nikolay Kim
1981a0c7db more cleanups 2020-04-18 22:03:21 +06:00
Nikolay Kim
d48869ed7e remove cache cargo build 2020-04-18 21:37:30 +06:00
Nikolay Kim
d2c9f4749d cleanup 2020-04-18 21:16:24 +06:00