Maksym Vorobiov
|
09a391a3ca
|
rollback changes to actix-web, awc and test-server for now
|
2020-02-27 09:37:05 +09:00 |
|
Rajasekharan Vengalil
|
3b860ebdc7
|
Fix poll_ready call for WebSockets upgrade (#1219)
* Fix poll_ready call for WebSockets upgrade
* Poll upgrade service from H1ServiceHandler too
|
2019-12-17 13:34:25 +06:00 |
|
Nikolay Kim
|
4937c9f9c2
|
refactor http-test server
|
2019-12-12 23:08:38 +06:00 |
|
Nikolay Kim
|
b4b3350b3e
|
Add websockets continuation frame support
|
2019-12-12 14:06:54 +06:00 |
|
Nikolay Kim
|
131c897099
|
upgrade to actix-net release
|
2019-12-11 19:20:20 +06:00 |
|
Nikolay Kim
|
1f3ffe38e8
|
update actix-service dep
|
2019-12-08 19:25:24 +06:00 |
|
Nikolay Kim
|
205a964d8f
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
|
Nikolay Kim
|
f4c01384ec
|
update to latest actix-net
|
2019-12-02 17:33:11 +06:00 |
|
Nikolay Kim
|
4dc31aac93
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
|
Nikolay Kim
|
1ffa7d18d3
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
d115b3b3ed
|
ws verifyciation takes RequestHead; add SendError utility service
|
2019-04-11 14:00:32 -07:00 |
|
Nikolay Kim
|
561f83d044
|
add upgrade service support to h1 dispatcher
|
2019-04-08 17:51:14 -07:00 |
|
Nikolay Kim
|
c59937784e
|
add client websockets support
|
2019-03-27 18:53:19 -07:00 |
|
Nikolay Kim
|
c7ad677804
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|