Nikolay Kim
|
e7ec0f9fd7
|
ws tests and proper write payload ref
|
2018-03-19 09:30:58 -07:00 |
|
Nikolay Kim
|
e0c8da567c
|
various optimizations
|
2018-03-18 11:05:44 -07:00 |
|
Nikolay Kim
|
11347e3c7d
|
Allow to use Arc<Vec<u8>> as response/request body
|
2018-03-04 10:33:18 -08:00 |
|
Alexander Andreev
|
e1d9c3803b
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
|
Nikolay Kim
|
7060f298b4
|
use more binary
|
2018-01-14 14:40:39 -08:00 |
|
Nikolay Kim
|
f7807e43d8
|
cleanup Binary type; more cors tests
|
2018-01-10 15:28:33 -08:00 |
|
Nikolay Kim
|
cc38b30f7b
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
Nikolay Kim
|
b7cde3f4a9
|
update guide
|
2017-12-13 22:36:28 -08:00 |
|
Nikolay Kim
|
96f598f2c4
|
various optimizations
|
2017-12-13 16:44:35 -08:00 |
|
Nikolay Kim
|
6e138bf373
|
refactor streaming responses
|
2017-11-30 14:42:20 -08:00 |
|
Nikolay Kim
|
559b1c50a3
|
do not encode payload less that 1024 bytes
|
2017-11-29 19:18:37 -08:00 |
|
Nikolay Kim
|
b5a4f6f855
|
hellper method for json body
|
2017-11-27 10:39:47 -08:00 |
|
Nikolay Kim
|
5945035fc3
|
better method name
|
2017-11-19 18:55:37 -10:00 |
|
Nikolay Kim
|
766e243c63
|
more Body tests
|
2017-11-19 18:32:37 -10:00 |
|
Nikolay Kim
|
c565965865
|
rename BinaryBody
|
2017-11-10 13:42:32 -08:00 |
|
Nikolay Kim
|
e558414867
|
add response content encoding
|
2017-11-08 16:44:46 -08:00 |
|
Nikolay Kim
|
c14e6c9008
|
make possible to use async handler
|
2017-11-03 13:35:34 -07:00 |
|
Nikolay Kim
|
e3c058c96e
|
convert from ref string into body
|
2017-10-29 22:50:21 -07:00 |
|
Nikolay Kim
|
86583049fa
|
Fix disconnection handling
|
2017-10-25 16:25:26 -07:00 |
|
Nikolay Kim
|
5e54a80064
|
body tests
|
2017-10-24 00:09:52 -07:00 |
|
Nikolay Kim
|
b9c11b56f8
|
added shared string body
|
2017-10-23 23:49:27 -07:00 |
|
Nikolay Kim
|
1aac83ac96
|
more body conversion impls
|
2017-10-23 23:44:03 -07:00 |
|
Nikolay Kim
|
4ee2a60d88
|
reuse BinaryBody for Frame::Payload
|
2017-10-23 23:39:01 -07:00 |
|
Nikolay Kim
|
c435f16170
|
refactory response body
|
2017-10-23 23:25:32 -07:00 |
|