webcat
Web P2P Client
Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC.
Mad science p2p pipe across the web using webrtc that uses your Github private/public key for authentication and a signalhub for discovery
445 stars
14 watching
26 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
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/peervision | A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
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/hypervision | An application that enables peer-to-peer live streaming and broadcasting using distributed network technology | 449 |
perguth/peermesh | Enables secure peer-to-peer file transfers over the internet using WebRTC. | 118 |
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/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
mafintosh/discovery-server | A TCP/UTP server that auto announces itself using discovery-channel | 58 |
mafintosh/peerwiki | A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |