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

https://github.com/zefhemel/gopeers

Simple generic peer2peer library for Go
https://github.com/zefhemel/gopeers

Last synced: about 1 year ago
JSON representation

Simple generic peer2peer library for Go

Awesome Lists containing this project

README

          

Go package that implements simple means to create a peer-to-peer network using TCP sockets. The network will be a full network, that is every node will be connected to every other node.

API documentation: http://godoc.org/github.com/zefhemel/gopeers