An open API service indexing awesome lists of open source software.

https://github.com/robustirc/robustirc

RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm
https://github.com/robustirc/robustirc

go golang irc raft raft-consensus-algorithm

Last synced: 2 months ago
JSON representation

RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/robustirc/robustirc.svg?branch=master)](https://travis-ci.org/robustirc/robustirc)
[![Go Report Card](https://goreportcard.com/badge/github.com/robustirc/robustirc)](https://goreportcard.com/report/github.com/robustirc/robustirc)

Please see https://robustirc.net/docs/ for documentation.