command
Version:
v0.52.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.