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.53.1 (latest)
- Published
- Mar 2, 2024
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 5 days ago –
Tools for package owners.