niltalk

A multi-room disposable chat service written in Go that uses WebSockets for live communication.

Github stars Tracking Chart

IMPORTANT This project has several bugs and is no longer maintained. It is not fit for production use.

Niltalk

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)

Overview

Name With Ownerknadh/niltalk
Primary LanguageGo
Program languageGo (Language Count: 6)
Platform
License:GNU Affero General Public License v3.0
Release Count2
Last Release Namev0.1.1 (Posted on )
First Release Namev0.1.0 (Posted on 2020-04-05 16:23:58)
Created At2015-04-13 05:33:13
Pushed At2023-04-10 05:45:17
Last Commit At2023-04-10 11:08:38
Stargazers Count0.9k
Watchers Count36
Fork Count118
Commits Count32
Has Issues Enabled
Issues Count21
Issue Open Count3
Pull Requests Count6
Pull Requests Open Count5
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top