/arbor-go

[legacy] Golang implementation of the Arbor chat protocol

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Arbor-Go

Build Status GoDoc Go Report Card

This is a Golang library implementation of the Arbor chat protocol. It allows you to send and recieve messages over any io.ReadCloser and io.WriteCloser.

You can get information about the Arbor project here.

Contribute

PRs and suggestions welcome!