Skip to content

freeddser/simpleChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo of a simple web chat app using golang and websockets.

This requires the go websocket package, to get the package

go get golang.org/x/net/websocket

To get the files for this example app

go get github.com/freeddser/simpleChat

go install

If your not going to need to call it from anywhere but the current folder then dont do anything.

simpleChat

first version clone from websocket-golang-chat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published