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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?