8000 GitHub - issadarkthing/gochat: Simple go websocket example
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

issadarkthing/gochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gochat

Simple websocket example using gorilla.

gochat

Build

To build, simply run

$ make

Usage

We need to start the server first in order for clients to connect.

$ ./bin/server

Let's fire up our chat app.

$ ./bin/gochat

TODO

  • add encryption
  • add documentations

Any pull requests to improve the repo are welcomed

About

Simple go websocket example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0