1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
actix-extras/actix-ws/src
asonix 8195484415
actix-ws: take the encoded buffer when yielding rather than split it (#435)
* actix-ws: take the encoded buffer when yielding rather than split it

* actix-ws: add memory reduction to changelog

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-06-09 05:06:24 +00:00
..
fut.rs actix-ws: take the encoded buffer when yielding rather than split it (#435) 2024-06-09 05:06:24 +00:00
lib.rs Enable sending Continuations from actix-ws (#431) 2024-05-13 16:49:34 +00:00
session.rs docs: remove unnecessary code block annotations 2024-06-09 05:18:43 +01:00