Skip to content

maybeizen/go-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Websocket Chat

Simple websocket chat app in GoLang

Run Client:

go run . client

Enter a name (can be anything), and then type your message. The message will appear in all active clients.

Type /exit to exit the chat.

Run Server:

go run . server

Runs automatically at localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages