Skip to content

inosin/go-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-websocket

###websocket demo with golang

first need websocket library on go.net

go get code.google.com/p/go.net/websocket

run go server:

go run websocket.go

visit http://localhost:8080/chat on browser

About

websocket demo with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published