1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 08:22:43 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Nikolay Kim
f1587243c2 fix body decoding 2018-11-05 19:32:03 -08:00
Nikolay Kim
09c94cb06b add client http codec; websockets client 2018-10-22 18:18:05 -07:00
Nikolay Kim
20c693b39c rename service 2018-10-15 16:46:13 -07:00
Nikolay Kim
3c402a55da added H1SimpleService 2018-10-15 15:56:47 -07:00
Nikolay Kim
d39c018c93 do not handle upgrade and connect requests 2018-10-13 23:57:31 -07:00
Nikolay Kim
30db78c19c use TakeItem instead of TakeRequest 2018-10-08 07:55:01 -07:00
Nikolay Kim
c0699a070e add TakeRequest service; update ws test case 2018-10-05 15:40:56 -07:00
Nikolay Kim
2e27d77740 fix connection keepalive support 2018-10-05 10:03:10 -07:00
Nikolay Kim
c24a8f4c2d remove high level apis 2018-10-05 07:02:09 -07:00
Nikolay Kim
829dbae609 cleanups and tests 2018-10-04 21:14:18 -07:00
Nikolay Kim
4ca711909b refactor types 2018-10-04 20:02:10 -07:00