Skip to content

youri/go-realtime-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Chat

This is a simple chat web app written in Go

Just run the following

cd ./src
go get github.com/gorilla/websocket
go run main.go

Then point your browser to http://localhost:8000

About

A simple realtime chat application written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.5%
  • JavaScript 32.3%
  • Go 29.0%
  • CSS 3.2%