smokesignal
Network layer
A peer-to-peer networking solution for building real-time applications
Build your own small (or larger) peer to peer network with node.js
154 stars
10 watching
21 forks
Language: JavaScript
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
emadhegab/mhnetwork | A protocol-oriented network layer designed to manage requests and responses in a structured and decoupled way. | 19 |
johncoene/sigmajs | A fully-fledged wrapper for the sigma.js JavaScript library to visualize networks in R | 72 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
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 |
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 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
mafintosh/airswarm | Automatically connects nodes on a local network using multicast DNS | 130 |
pixelscommander/viraljs | Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN | 962 |
pablolec/neoss | A tool that displays detailed statistics of active network connections with a user-friendly terminal interface. | 159 |
lwansbrough/react-native-multipeer | Enables peer-to-peer communication over ad hoc Wi-Fi using Multipeer Connectivity | 216 |
phodal/lan | An Internet of Things server layer providing coAP, WebSocket, MQTT, and HTTP protocols for IoT applications. | 567 |
nicola/js-gossip-cyclon | A gossip protocol implementation for efficient peer-to-peer network connectivity | 45 |
roccomuso/netcat | A Node.js implementation of the Netcat protocol with support for various network services and features. | 419 |