Compare commits

..

1 Commits

Author SHA1 Message Date
16d58ffcbd Add README 2021-08-20 12:13:04 -04:00

View File

@ -6,8 +6,7 @@ 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.
In most cases, **specifying the WebSockets subprotocol (via `--subproto`) is necessary**.
# Install dependencies