peervision
P2P Streaming Protocol
A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees.
a live p2p streaming protocol
97 stars
19 watching
7 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/hypervision | An application that enables peer-to-peer live streaming and broadcasting using distributed network technology | 449 |
mafintosh/peervisionary | A command line tool for streaming P2P content over local networks using AirSwarm and Peervision. | 42 |
mafintosh/peercast | Enables peer-to-peer streaming of torrented video content to Chromecast devices | 515 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
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/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
mafintosh/noise-network | An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. | 97 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
mafintosh/peer-wire-swarm | Enables communication between multiple peers in a decentralized network using a swarm architecture | 80 |
mafintosh/p2p-file-sharing-workshop | An interactive workshop to teach distributed file sharing concepts through hands-on exercises and examples. | 88 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mafintosh/airpaste | A tool for sharing files and exchanging data between machines on the same network without encryption | 824 |
perguth/peermesh | Enables secure peer-to-peer file transfers over the internet using WebRTC. | 118 |