client command
Program client provide an example of chat client that connect to WebSocket server.
To run the client as user ID 1 (Groot),
$ go run . chat 1
You can open other terminal and run another clients,
$ go run . chat 2 # or $ go run . chat 3
and start chatting with each others.
- Version
- v0.60.0 (latest)
- Published
- Feb 1, 2025
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 15 minutes ago –
Tools for package owners.