Compare commits
1 Commits
2b315d17ea
...
e2f686310d
Author | SHA1 | Date | |
---|---|---|---|
e2f686310d |
|
@ -7,7 +7,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
|
In most cases, **specifying the WebSockets subprotocol (via
|
||||||
`--subproto`) is necessary**, because the server requires it.
|
`--subproto`) is necessary**, because the server expects it to match
|
||||||
|
some particular string.
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user