Compare commits
1 Commits
16d58ffcbd
...
2b315d17ea
Author | SHA1 | Date | |
---|---|---|---|
2b315d17ea |
|
@ -6,7 +6,8 @@ essentially the opposite of
|
||||||
|
|
||||||
Note that this only handles simple byte streams of data, with no
|
Note that this only handles simple byte streams of data, with no
|
||||||
support for conveying WebSockets message framing back to the client.
|
support for conveying WebSockets message framing back to the client.
|
||||||
In most cases, **specifying the WebSockets subprotocol (via `--subproto`) is necessary**.
|
In most cases, **specifying the WebSockets subprotocol (via
|
||||||
|
`--subproto`) is necessary**, because the server requires it.
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user