Compare commits

..

1 Commits

Author SHA1 Message Date
e2f686310d Add README 2021-08-20 12:17:32 -04:00

View File

@ -7,7 +7,8 @@ essentially the opposite of
Note that this only handles simple byte streams of data, with no
support for conveying WebSockets message framing back to the client.
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