Skip to content

Go, chat! A basic irc-style chat server and client, written in Go using bubbletea and connecting via websockets

License

Notifications You must be signed in to change notification settings

supleed2/go-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-chat

A basic irc-style chat server and client, written in Go and using websockets for communication.

Note

This is a learning project and is not designed to be production-quality, but feel free to use it as you like.