mirror of
https://github.com/fafhrd91/actix-web
synced 2025-02-17 18:23:30 +01:00
* 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.