We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3633d9 commit f383b48Copy full SHA for f383b48
examples/ws.echo/README.md
@@ -32,7 +32,7 @@ Connected (press CTRL+C to quit)
32
< Hello, world
33
```
34
```bash
35
-$ wscat -c wss://localhost:8080/
+$ wscat -c wss://localhost:9090/ --ca test-ca.crt
36
Connected (press CTRL+C to quit)
37
> Hello, world
38
0 commit comments