Nikolay Kim
|
fb582a6bca
|
fix connector
|
2018-05-27 05:18:37 -07:00 |
|
Nikolay Kim
|
be2ceb7c66
|
update actix Addr; make ClientConnector thread safe
|
2018-05-27 05:02:49 -07:00 |
|
Nikolay Kim
|
255cd4917d
|
fix doc test
|
2018-05-24 22:04:14 -07:00 |
|
Nikolay Kim
|
690169db89
|
migrate to tokio
|
2018-05-24 21:03:16 -07:00 |
|
Nikolay Kim
|
45e9aaa462
|
rustfmt 0.7
|
2018-05-17 12:20:20 -07:00 |
|
Nikolay Kim
|
b3cc43bb9b
|
Fix connector's default keep-alive and lifetime settings #212
|
2018-05-08 13:41:04 -07:00 |
|
Nikolay Kim
|
ecda97aadd
|
update doc string
|
2018-05-08 05:54:06 -07:00 |
|
Nikolay Kim
|
c72d1381a6
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
Nikolay Kim
|
de49796fd1
|
clippy warnings; fmt
|
2018-04-28 22:55:47 -07:00 |
|
Nikolay Kim
|
113f5ad1a8
|
add rustfmt config
|
2018-04-13 16:02:01 -07:00 |
|
Nikolay Kim
|
0b01884fca
|
add timeouts stats to client connector
|
2018-04-12 13:08:13 -07:00 |
|
Nikolay Kim
|
b517957761
|
fix stats for tls and alpn features
|
2018-04-11 16:34:01 -07:00 |
|
Nikolay Kim
|
d18f9c5905
|
add clinet connector stats
|
2018-04-11 16:11:11 -07:00 |
|
Vincent Ambo
|
38063b9873
|
docs(client): Minor formatting and spelling fixes in module docs
|
2018-04-07 17:00:57 +02:00 |
|
Nikolay Kim
|
542315ce7f
|
simplify StaticFiles
|
2018-04-06 19:34:55 -07:00 |
|
Nikolay Kim
|
2d4ee0ee01
|
make Pause::new public
|
2018-04-06 12:34:24 -07:00 |
|
Nikolay Kim
|
5bd5f67d79
|
add Pause message constructors
|
2018-04-06 12:31:31 -07:00 |
|
Nikolay Kim
|
8d5fa6ee71
|
added Pause/Resume for client connector
|
2018-04-06 11:08:41 -07:00 |
|
Nikolay Kim
|
2dafd9c681
|
do not re-export HttpServer from server module
|
2018-04-06 08:40:11 -07:00 |
|
Nikolay Kim
|
6c55501252
|
client connector wait timeout
|
2018-04-05 18:33:58 -07:00 |
|
Nikolay Kim
|
d8a9606162
|
add connection limits to pool
|
2018-04-04 16:39:01 -07:00 |
|
Nikolay Kim
|
2d75ced4ed
|
fix client connection pooling
|
2018-03-21 11:51:08 -07:00 |
|
Nikolay Kim
|
2d18dba40a
|
fix compilation
|
2018-03-16 12:28:08 -07:00 |
|
Nikolay Kim
|
84bf282c17
|
add basic client connection pooling
|
2018-03-16 12:04:01 -07:00 |
|
Nikolay Kim
|
caaace82e3
|
export symbols
|
2018-03-09 13:03:15 -08:00 |
|
Nikolay Kim
|
c26d9545a5
|
map connector timeout error
|
2018-03-07 12:09:53 -08:00 |
|
Nikolay Kim
|
acd33cccbb
|
add tls
|
2018-03-06 17:34:46 -08:00 |
|
Nikolay Kim
|
57a1d68f89
|
add client response timeout
|
2018-03-06 17:04:48 -08:00 |
|
Glade Miller
|
be7e8d159b
|
Allow connection timeout to be set
|
2018-03-06 15:26:09 -07:00 |
|
Nikolay Kim
|
abae65a49e
|
remove unused code
|
2018-02-26 16:11:00 -08:00 |
|
Nikolay Kim
|
d6fd4a3524
|
use buffer capacity; remove unused imports
|
2018-02-26 15:34:25 -08:00 |
|
Nikolay Kim
|
4a9c1ae894
|
allow to use Connection for sending client request
|
2018-02-21 22:53:23 -08:00 |
|
Nikolay Kim
|
8f9ec5c23c
|
fix doc test
|
2018-02-13 07:50:49 -08:00 |
|
Nikolay Kim
|
b1eec3131f
|
use newer api
|
2018-02-12 22:56:47 -08:00 |
|
Nikolay Kim
|
80285f2a32
|
fix doc test
|
2018-02-12 18:38:13 -08:00 |
|
Nikolay Kim
|
335ca8ff33
|
use new actix api
|
2018-02-12 16:08:04 -08:00 |
|
Nikolay Kim
|
8c1b5fa945
|
sync with latest actix
|
2018-02-12 12:17:30 -08:00 |
|
Nikolay Kim
|
73ed1342eb
|
more actix compatibility
|
2018-02-08 17:13:56 -08:00 |
|
Nikolay Kim
|
eb713bd60e
|
update actix version
|
2018-02-01 01:08:08 -08:00 |
|
Alexander Andreev
|
a565e71018
|
spelling check
|
2018-01-31 20:28:53 +03:00 |
|
Nikolay Kim
|
76f9542df7
|
rename module
|
2018-01-30 13:04:52 -08:00 |
|