Skip to content

Rahul-RB/go-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Chat App

A simple Go based live chat app using Websockets.

Features:

  • multiple rooms
  • single user can be part of multiple rooms

To do:

  • real user authentication
  • better UI
  • handle inactivity timeouts (auto disconnect user)

Running the app

git clone <this-repo>
go run main.go

Open your browser to http://localhost:3000

About

A simple Go based live chat app using Websockets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published