Commit Graph

16 Commits

Author SHA1 Message Date
anthonyjchriste 4c42df1d3b Fix formatting. 2019-06-24 09:17:14 -10:00
anthonyjchriste 70ffab8368 Fix formatting. 2019-06-24 09:16:06 -10:00
anthonyjchriste ee9fe60ccb Implement WebsocketContext::with_codec and make Codec Copy and Clone. 2019-06-24 09:06:20 -10:00
anthonyjchriste 00ac624659 Revert to previous not-formatted code. 2019-06-24 08:57:44 -10:00
opq a21f64087d Expose the max limit for payload sizes in Websocket Actors. 2019-06-21 12:26:30 -10:00
Nikolay Kim 14252f5ef2 use test::call_service 2019-04-15 09:09:21 -07:00
Nikolay Kim 748289f0ff use custom headers map; more optimizations 2019-04-06 15:02:02 -07:00
Nikolay Kim 442f5057dd alpha.3 release 2019-04-02 21:49:31 -07:00
Nikolay Kim 4227cddd30 fix dev dependencies 2019-04-02 15:00:10 -07:00
Nikolay Kim 3edc515bac refactor RequestHead/ResponseHead 2019-03-27 10:38:01 -07:00
Nikolay Kim 8872f3b590 fix ws upgrade 2019-03-18 05:30:18 -07:00
Nikolay Kim efe3025395 add handshake test 2019-03-17 22:57:27 -07:00
Nikolay Kim b0343eb22d simplify ws stream interface 2019-03-17 22:31:10 -07:00
Nikolay Kim 6ab7665868 export ws module 2019-03-17 22:11:50 -07:00
Nikolay Kim fd3e351c31 add websockets context 2019-03-17 22:02:03 -07:00
Nikolay Kim 6b66681827 add basic actors integration 2019-03-17 13:47:20 -07:00