Commit f206abe
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 8bc3467 commit f206abe
1 file changed
+144
-82
lines changed
0 commit comments