niltalk

command module
v0.0.0-...-f978439 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2015 License: AGPL-3.0-or-later Imports: 22 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL