niltalk

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

Github星跟踪图

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)

主要指标

概览
名称与所有者knadh/niltalk
主编程语言Go
编程语言Go (语言数: 6)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2015-04-13 05:33:13
推送于2023-04-10 05:45:17
最后一次提交2023-04-10 11:08:38
发布数2
最新版本名称v0.1.1 (发布于 )
第一版名称v0.1.0 (发布于 2020-04-05 16:23:58)
用户参与
星数1k
关注者数35
派生数119
提交数32
已启用问题?
问题数22
打开的问题数4
拉请求数6
打开的拉请求数5
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?