1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 10:19:36 +00:00
actix-web/actix-web-actors/src
anthonyjchriste 768859513a Expose the max limit for payload sizes in Websocket Actors. #925 (#933)
* Expose the max limit for payload sizes in Websocket Actors.

* Revert to previous not-formatted code.

* Implement WebsocketContext::with_codec and make Codec Copy and Clone.

* Fix formatting.

* Fix formatting.
2019-06-28 10:49:03 +06:00
..
context.rs use test::call_service 2019-04-15 09:09:21 -07:00
lib.rs export ws module 2019-03-17 22:11:50 -07:00
ws.rs Expose the max limit for payload sizes in Websocket Actors. #925 (#933) 2019-06-28 10:49:03 +06:00