Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 702 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 702 Bytes

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!