8000 GitHub - Zizaco/go-chat: A char application with web sockets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Zizaco/go-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-chat

A simple chat application using WebSockets written in go

How to build

go get github.com/Zizaco/go-chat
cd ${GOPATH}/src/github.com/Zizaco/go-chat
make
./go-chat --addr=":8080" # addr is optional

Then open localhot:8080 in your web browser

Just practicing a few things here... nothing to be taken seriously : )

About

A char application with web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0