Discover Packages
gitlab.com/luyang93/The-Go-Programming-Language
ch08
ex12
command
Version:
v0.0.0-...-6fe4f4e
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Exercise 8.12 (P256)
Make the broadcaster announce the current set of clients to each new arrival.
This requires that the clients set and the entering and leaving channels record the client name too.
Expand ▾
Collapse ▴
Documentation
¶
Chat is a server that lets clients chat with each other.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.