Sword
Sword copied to clipboard
Dependent WebSocket library have some issues
-
It does not support binary WebSocket frames. It blocks to use transport-compression.
-
It lost WebSocket stream received early time sometimes.
They are fixed by this PR. We need to track it. https://github.com/vapor/nio-websocket-client/pull/4