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
446 stars
14 watching
26 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 383 |
| Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| A peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees. | 97 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. | 97 |
| An application that enables peer-to-peer live streaming and broadcasting using distributed network technology | 449 |
| Enables secure peer-to-peer file transfers over the internet using WebRTC. | 118 |
| A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| Tools for working with IP packets in JavaScript. | 42 |
| Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 90 |
| A TCP/UTP server that auto announces itself using discovery-channel | 58 |
| A BitTorrent-based distributed wiki system that fetches and shares Wikipedia content | 317 |