command
module
Version:
v0.0.0-...-f978439
Opens a new window with list of versions in this module.
Published: Jun 18, 2015
License: AGPL-3.0-or-later
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Niltalk
http://niltalk.com
April 2015; License: AGPL3
Niltalk is a simple, private, persistence-free web based multi-room chat server + client written in Go that uses Websockets for communication.
Installation
go get github.com/goniltalk/niltalk
You can download the package dependencies by switching to the niltalk
directory in your GOPATH and running go get ./...
Usage
- Have a Redis instance running
- Configure the necessary values in
config.json
- Execute
./run
in the niltalk
directory in your GOPATH (You may have to set the permission to 755 by doing chmod 755 ./run
)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.