Nikolay Kim
|
45e9aaa462
|
rustfmt 0.7
|
2018-05-17 12:20:20 -07:00 |
|
Nikolay Kim
|
b748bf3b0d
|
make api public
|
2018-05-09 06:05:16 -07:00 |
|
Nikolay Kim
|
be12d5e6fc
|
make WsWriter trait optional
|
2018-05-09 05:48:06 -07:00 |
|
Nikolay Kim
|
a817ddb57b
|
add variable segments support for scope prefix
|
2018-05-07 13:50:43 -07:00 |
|
Alexander Andreev
|
599fd6af93
|
fix formatting
|
2018-05-07 20:53:45 +03:00 |
|
Alexander Andreev
|
cd11293c1f
|
spelling check
|
2018-05-06 19:07:30 +03:00 |
|
Denis Kolodin
|
80f385e703
|
Add WsWriter trait
`WsWriter` trait is a common interface for writing to a websocket and
it's implemented for both: `WebScoketContext` and `ClientWriter`.
|
2018-05-02 08:35:50 +03: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 |
|
Nathan Fox
|
f8b75c157f
|
fix style
|
2018-04-22 11:43:47 -04:00 |
|
Nathan Fox
|
b7b61afacc
|
add ws close description parse test
|
2018-04-21 17:20:23 -04:00 |
|
Nathan Fox
|
f6fd9e70f9
|
code cleanup
|
2018-04-21 16:53:55 -04:00 |
|
Nathan Fox
|
de8a09254d
|
use Optional with websocket close reason
|
2018-04-21 16:50:27 -04:00 |
|
Nikolay Kim
|
2adf8a3a48
|
add changelog entry
|
2018-04-21 07:56:11 -07:00 |
|
Nathan Fox
|
5528cf62f0
|
check if close code exists before reading it
|
2018-04-20 21:30:18 -04:00 |
|
Nikolay Kim
|
113f5ad1a8
|
add rustfmt config
|
2018-04-13 16:02:01 -07:00 |
|
Nikolay Kim
|
7be4b1f399
|
clippy warns
|
2018-04-04 20:24:09 -07:00 |
|
Nikolay Kim
|
16c212f853
|
add extractors info to guide
|
2018-03-31 09:18:25 -07:00 |
|
Nikolay Kim
|
3ee228005d
|
rename Application
|
2018-03-31 00:16:55 -07:00 |
|
Nikolay Kim
|
44e3df82f6
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
Nikolay Kim
|
145010a2b0
|
use unreachable instead of panic
|
2018-03-29 15:55:27 -07:00 |
|
Nikolay Kim
|
92fe2e96de
|
update doc strings
|
2018-03-29 15:00:18 -07:00 |
|
Nikolay Kim
|
f5636f321b
|
drop deprecated code
|
2018-03-29 11:06:44 -07:00 |
|
Nikolay Kim
|
ae6c9cb7fa
|
re-arrange exports, some doc string updates
|
2018-03-29 10:44:26 -07:00 |
|
Nikolay Kim
|
81f4e12a27
|
fix doc string test
|
2018-03-26 23:29:53 -07:00 |
|
Alexander Andreev
|
2d80c5053d
|
spelling check
|
2018-03-24 09:35:52 +03:00 |
|
Nikolay Kim
|
93d99b5a49
|
Use more ergonomic actix_web::Error instead of http::Error for ClientRequestBuilder::body()
|
2018-03-21 20:19:31 -07:00 |
|
Nikolay Kim
|
8198f5e10a
|
Refactor TestServer configuration
|
2018-03-20 11:23:35 -07:00 |
|
Nikolay Kim
|
6cd40df387
|
Fix server websockets big payloads support
|
2018-03-19 17:27:03 -07:00 |
|
Nikolay Kim
|
35ee5d36d8
|
actix 0.5.5, ws test
|
2018-03-19 13:12:36 -07:00 |
|
Nikolay Kim
|
f4a47ef71e
|
allow set client request/ws timeout
|
2018-03-18 19:27:51 -07:00 |
|
Nikolay Kim
|
ab73da4a1a
|
use Error instead of InternalError for helper methods error::ErrorXXX
|
2018-03-18 14:18:47 -07:00 |
|
Nikolay Kim
|
1fe4315c94
|
use actix 0.5.4
|
2018-03-16 13:37:47 -07:00 |
|
Nikolay Kim
|
b16f2d5f05
|
proper check for actor context poll
|
2018-03-16 08:04:26 -07:00 |
|
Nikolay Kim
|
5baf15822a
|
always start actors
|
2018-03-16 07:46:27 -07:00 |
|
Nikolay Kim
|
8d1de6c497
|
ws client timeouts
|
2018-03-09 13:12:14 -08:00 |
|
Nikolay Kim
|
caaace82e3
|
export symbols
|
2018-03-09 13:03:15 -08:00 |
|
Nikolay Kim
|
02dd5375a9
|
aling mask to 8 bytes
|
2018-03-09 10:25:47 -08:00 |
|
Nikolay Kim
|
717602472a
|
clippy warnings
|
2018-03-09 10:11:38 -08:00 |
|
Nikolay Kim
|
b56be8e571
|
write buffer capacity for client
|
2018-03-09 10:09:13 -08:00 |
|
Nikolay Kim
|
1c6ddfd34c
|
naming
|
2018-03-09 05:36:40 -08:00 |
|
Nikolay Kim
|
f12b613211
|
more ws optimizations
|
2018-03-08 20:39:05 -08:00 |
|
Nikolay Kim
|
f88f1c65b6
|
update tests
|
2018-03-08 18:19:46 -08:00 |
|
Nikolay Kim
|
ebdc983dfe
|
optimize websocket stream
|
2018-03-08 17:19:50 -08:00 |
|
Nikolay Kim
|
14a511bdad
|
use IntoHeaderValue and Header for client request
|
2018-03-06 15:18:04 -08:00 |
|
Nikolay Kim
|
631fe72a46
|
websockets text() is more generic
|
2018-03-04 10:18:42 -08:00 |
|
Nikolay Kim
|
3b2928a391
|
Better naming for websockets implementation
|
2018-03-02 11:29:55 -08:00 |
|
Nikolay Kim
|
206c4e581a
|
rename httpcodes
|
2018-03-01 19:12:59 -08:00 |
|
Nikolay Kim
|
d62d6e68e0
|
use new version of http crate
|
2018-02-28 14:16:55 -08:00 |
|
Nikolay Kim
|
1e2aa4fc90
|
mark context as modified after writing data
|
2018-02-27 18:05:06 -08:00 |
|