Skip to content

This is the code for building a web chat application from the book Go Programming Blueprints

Notifications You must be signed in to change notification settings

jjcav84/chat-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-go

Clone to your GOPATH and run go build -o chat then run ./chat to start chat server running on http://localhost:8080 only login via Github is supported at the moment

About

This is the code for building a web chat application from the book Go Programming Blueprints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published