Discover Packages
gitlab.com/luyang93/The-Go-Programming-Language
ch08
ex14
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: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Exercise 8.14 (P256)
Change the chat server's network protocol so that each client provides its name on entering.
Use that name instead of the netowrk address when prefixing each message with its sender's identity.
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.