Commit e3e7c3b
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 28f7095 commit e3e7c3b
1 file changed
+144
-82
lines changed
0 commit comments