Commit 4a11f80
committed
Make websocket client reader stateful
Move more logic into the reader. Avoid copying partial messages in
cases where we know that the buffer is large enough.
This is mostly groundwork for trying to add support for continuation
frames.1 parent f1b275d commit 4a11f80
1 file changed
+144
-82
lines changed
0 commit comments