k-rpc-socket

Network layer

A low-level network layer implementation for peer-to-peer communication in distributed systems

Low level implementation of the k-rpc network layer that the BitTorrent DHT uses

GitHub

23 stars
4 watching
11 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mafintosh/k-rpcLow-level implementation of k-rpc protocol used in the BitTorrent DHT74
mafintosh/peer-wire-protocolA Node.js implementation of the BitTorrent protocol's communication layer46
mafintosh/peer-networkCreates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames.184
mafintosh/noise-networkAn authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes.97
mafintosh/airpasteA tool for sharing files and exchanging data between machines on the same network without encryption823
mafintosh/network-addressA utility project that provides a simple way to retrieve the local network address of a machine67
mafintosh/airswarmAutomatically connects nodes on a local network using multicast DNS131
mafintosh/webrtc-swarmEnables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub.383
mafintosh/peer-wire-swarmEnables communication between multiple peers in a decentralized network using a swarm architecture79
mafintosh/dns-packetA library for encoding and decoding DNS packets207
marcelklehr/smokesignalA peer-to-peer networking solution for building real-time applications154
mafintosh/torrent-streamA Node.js module providing low-level streaming access to torrent files1,953
mafintosh/ip-packetTools for working with IP packets in JavaScript.42
mafintosh/peervisionA peer-to-peer streaming protocol using elliptic curve cryptography and Merkle trees.97
mafintosh/dns-discoveryA JavaScript library for discovering peers in a distributed system using DNS and multicast DNS.193