Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuels/infinitus-p2p
A peer-to-peer service
https://github.com/manuels/infinitus-p2p
Last synced: about 1 month ago
JSON representation
A peer-to-peer service
- Host: GitHub
- URL: https://github.com/manuels/infinitus-p2p
- Owner: manuels
- Created: 2013-09-25T12:45:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-29T23:37:47.000Z (about 11 years ago)
- Last Synced: 2024-10-15T22:07:03.158Z (3 months ago)
- Language: C
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
infinitus-p2p
=============A peer-to-peer service
Currently this is just a bunch of code with test files.
Run `make tests` to watch it in action.The design looks like this:
- a service can watch for changes of the local IP address via DBUS and tell it to other peers (e.g. using IRC)
- local programs can establish a connection socket to any remote peers using DBUS