command
Version:
v0.47.0
Opens a new window with list of versions in this module.
Published: Jun 3, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
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 . 1
You can open other terminal and run another clients,
$ go run . 2 # or
$ go run . 3
and start chatting with each others.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.