module
Version:
v0.0.0-...-23c5cb3
Opens a new window with list of versions in this module.
Published: Sep 8, 2020
License: GPL-3.0
Opens a new window with license information.
README
¶
gochat
Simple websocket example using gorilla.

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
Directories
¶
Click to show internal directories.
Click to hide internal directories.