airswarm
Network linker
Automatically connects nodes on a local network using multicast DNS
Network swarm that automagically discovers other peers on the network using multicast dns
130 stars
9 watching
12 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/airpaste | A tool for sharing files and exchanging data between machines on the same network without encryption | 823 |
mafintosh/multicast-dns | An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |
mafintosh/network-address | A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
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 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
mafintosh/discovery-swarm | A network swarm system that facilitates peer discovery and connection using TCP or UTP protocols. | 376 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
mafintosh/dns-packet | A library for encoding and decoding DNS packets | 207 |
mafintosh/peervisionary | A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/deejay | Enables real-time music broadcasting across a local network | 126 |
mafintosh/peercast | Enables peer-to-peer streaming of torrented video content to Chromecast devices | 515 |
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |