module
Version:
v0.0.0-...-27277b1
Opens a new window with list of versions in this module.
Published: Oct 31, 2025
License: GPL-3.0
Opens a new window with license information.
README
¶
Простой SSH-чат с:
- Общими и приватными сообщениями
- Цветами и метками времени
- Смайлами (😄, ❤, :thumbs:, 😉)
compiling
go build -o bin/server ./cmd/server go build -o bin/client ./cmd/client
run
-
server
./bin/server
-
client
./bin/client 127.0.0.1 2222
Directories
¶
cmd
|
|
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.