js-gossip-cyclon
Gossip protocol
A gossip protocol implementation for efficient peer-to-peer network connectivity
Cyclon Gossip: (P2P membership management) in Javascript
45 stars
5 watching
7 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tristanls/gossipmonger | A real-time peer-to-peer gossip protocol endpoint for state distribution among nodes. | 51 |
huntlabs/hunt-gossip | An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. | 0 |
webtorrent/bittorrent-protocol | A Node.js implementation of the BitTorrent peer wire protocol. | 347 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
marcelklehr/smokesignal | A peer-to-peer networking solution for building real-time applications | 154 |
semaphore-protocol/semaphore | Enables anonymous interactions by providing a way to prove membership in groups and send messages without revealing personal identity. | 916 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
gossiperl/gossiperl | A language agnostic gossip middleware and message bus using Apache Thrift | 46 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mappum/bitcoin-protocol | A JavaScript module that encodes and decodes low-level network protocol data using streams. | 14 |
pmuens/friends | Connects a React Native app to a Meteor backend via DDP for a simple social networking application | 63 |
vnoise/node-osc | An OSC protocol library for Node.js implementation | 4 |
pixelscommander/viraljs | Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN | 962 |