Skip to content

zlican77/online_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online_chat

a demo web-online-chat-page using golang

YOU should first run the serve and then open the page

as follow

to init

go mod init chat

to require github

go get github.com/gorilla/websocket
go get github.com/gorilla/mux

to build

go build

to conduct

./chat.exe

Last clik the HTML

About

a demo web-online-chat-page using golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published