fully-connected-topology

Peer network manager

Creates a network with a fully connected topology where peers are connected to each other and automatically reconnect if a connection is lost.

Node module to create a network with a fully connected topology.

GitHub

58 stars
3 watching
10 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
js-platform/p2p A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels 316
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
raynos/topology An exploration of various network topologies and their properties, including potential algorithms for maintaining connectivity in distributed systems. 57
mappum/peer-exchange Decentralized protocol for peer discovery and signaling in P2P networks 152
raynos/discovery-network A peer-to-peer networking solution enabling direct communication between remote peers in a cloud-based environment. 31
mafintosh/webrtc-swarm Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. 382
feross/p2p-graph Real-time P2P network visualization with D3. 286
pablolec/neoss A tool that displays detailed statistics of active network connections with a user-friendly terminal interface. 153
canewsin/zerunet Building a high-performance, secure, and private peer-to-peer network client using Rust, with goals including compatibility with existing ZeroNet features, anonymity support via Tor or I2P, and integration with other decentralized networks. 3
cjb/serverless-webrtc A demonstration of WebRTC-based peer-to-peer communication without a signaling server 1,545
andreypopov/node-red-contrib-zigbee2mqtt Provides Node-Red nodes for interacting with Zigbee2mqtt devices 94
mappum/bitcoin-net An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. 24
marcelklehr/smokesignal A peer-to-peer networking solution for building real-time applications 154
codmpm/node-red-contrib-loxone Provides a Node.js module to connect and interact with Loxone Miniserver via Websocket API 74
vladmihalcea/flexy-pool A library that helps manage connections to databases, allowing them to scale dynamically in response to changing demand. 1,094