Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trmcnvn/gochat

A chat implementation using WebSockets in Go
https://github.com/trmcnvn/gochat

Last synced: 4 days ago
JSON representation

A chat implementation using WebSockets in Go

Awesome Lists containing this project

README

        

# gochat

An experiment at using WebSockets for a multi-user chat with moderator support.

## License

[The MIT License](http://vevix.mit-license.org/2014)