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
- Host: GitHub
- URL: https://github.com/zefhemel/gopeers
- Owner: zefhemel
- Created: 2014-07-30T11:06:48.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-30T13:19:36.000Z (almost 12 years ago)
- Last Synced: 2025-01-20T21:17:12.344Z (over 1 year ago)
- Language: Go
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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