– 1-1 network pipe that auto discovers other peers using mdns.
– 1-1 pipe over bluetooth low energy.
– Music player that broadcasts to everyone on the same network.
– CLI for storing arbitrary key/value data in the bittorrent mainline DHT.
– A realtime, decentralized, offline-first, graph database engine.
– Distributed input/output pipe.
– P2P Television.
– Streaming file transfer over WebTorrent.
– Create a printer on your network.
– Like peerflix but for Chromecast.
– Streaming torrent client.
– Stream p2p content over your local network.
– browse all of wikipedia using bittorrent.
– WebRTC screensharing app.
– Simple signalling server that can be used to coordinate handshaking with webrtc or other fun stuff.
– Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse.
– pipe across the web using WebRTC.
– Turn any program that uses stdin/stdout into a WebSocket server.
– BitTorrent over WebRTC.
– Finds your current position on planet earth using the wifi access point.
– A low level AirPlay server.
– simple chromecast player.
– A network swarm that uses discovery-channel to find peers. Also check webrtc-swarm.
– Abstract-encoding compliant module for encoding / decoding DNS packets. Also see dns-socket.
– Low level etcd v2 client written in Javascript with failover support.
– Get yours latitude/longitude based on your wifi access point.
– Hash a value to a valid port.
– Distributed scalable database.
– Encode/decode raw ip packets.
– Parse a magnet URI and return an object of keys/values.
Critical section controllers, like mutex and semaphore, in the network level.
– Get the local network address of your machine.
– Simulate a low-level computer network.
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript.
A transport agnostic RTSP serial multiplexer module for Node.
– Simple WebRTC video/voice and data channels.
– Simple, EventEmitter API for WebSockets.
– Discover BitTorrent and WebTorrent peers.
– The low level streaming torrent engine that peerflix uses.
– Encode/decode raw udp packets.
– Network swarm that automagically discovers other peers on the network using multicast dns.
– BitTorrent DHT protocol implementation.
– BitTorrent peer wire protocol implementation.
– BitTorrent tracker (client & server) implementation
– A Bonjour/Zeroconf protocol implementation.
– An implementation of the Chromecast CASTV2 protocol.
– Make RPC calls over a Kademlia based DHT.
– Discovery peers in a distributed system using regular dns and multicast dns.
– A p2p network for distributing and replicating static feeds of binary data.
– The InterPlanetary File System, a new peer-to-peer hypermedia protocol.
– Kademlia DHT K-bucket implementation as a binary tree.
– Implementation of the k-rpc protocol used the BitTorrent DHT. Also see k-rpc-socket.
– mdns/zeroconf/bonjour service discovery.
– Low level multicast-dns implementation.
– Live p2p streaming protocol.
– A zero configuration service discovery module.
– A low level module for creating RTSP servers.
– micro transport protocol, a network protocol similar to tcp that runs on top of udp.