Skip to content

v0xpopuli/in-terminal-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

in-terminal-chat

.github/workflows/tests.yml Coverage

Simple chat that works in terminal.
Just small project for keeping skills sharp and learn something new.

Run server -> go run cmd/server/main.go
Run client -> go run cmd/client/main.go

Usage of server:
    -address string http service address (default "localhost:8080")
    -debug debug mode (default true)

Usage of client:
    -address string http service address (default "ws://localhost:8080")
    -name string client name

About

Simple chat that works in terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published