1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-27 02:37:42 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
577f91206c added support for websocket testing 2018-01-30 15:13:33 -08:00
76f9542df7 rename module 2018-01-30 13:04:52 -08:00
5cbaf3a1b8 add client ssl support 2018-01-30 11:17:17 -08:00
a02e0dfab6 initial work on client connector 2018-01-29 23:01:20 -08:00
5cc3bba5cc change ws client names 2018-01-29 15:45:37 -08:00
b686f39d0b complete impl for client request and response 2018-01-29 14:44:25 -08:00
6416a796c3 add ClientRequest and ClientRequestBuilder 2018-01-29 11:45:33 -08:00
456fd1364a add handle method to contexts 2018-01-28 09:47:46 -08:00
7c7743c145 use right path 2018-01-27 22:52:17 -08:00
5dd2e7523d basic websocket client 2018-01-27 22:03:03 -08:00
d4bc3294a3 actix compatibility 2018-01-27 10:04:56 -08:00
78967dea13 stop http context immediately 2018-01-24 20:17:14 -08:00
58a5d493b7 re-eanble write backpressure for h1 connections 2018-01-24 20:12:49 -08:00
c5341017cd fix typo 2018-01-23 15:39:53 -08:00
f4873fcdee stop websocket context 2018-01-23 15:35:39 -08:00
e6ea177181 impl WebsocketContext::waiting() method 2018-01-22 16:55:50 -08:00
ae10a89014 use ws masking from tungstenite project 2018-01-20 16:47:34 -08:00
e1d9c3803b spelling check 2018-01-16 00:47:25 +03:00
93fdb596d4 Allow to explicitly disable chunked encoding 2018-01-13 16:17:33 -08:00
aed90ed458 rename payload 2018-01-10 20:08:13 -08:00
3f3dcf413b move websocket code to submodule 2018-01-10 11:13:29 -08:00