Initial commit
This commit is contained in:
5
tools/README.md
Normal file
5
tools/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Connect to private channel
|
||||
|
||||
```bash
|
||||
wscat --connect localhost:8080/private --header "Authorization: Bearer $(go run ./tools/jwt)"
|
||||
```
|
||||
Reference in New Issue
Block a user