* 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>
* Enable sending continuations from an actix-ws Session
* actix-ws: Allow sending continuations from Session
* Convert ignored doctests to no_run doctests
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>