mirror of
https://github.com/actix/actix-extras.git
synced 2025-04-09 13:12:59 +02: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.