MeshLink enables resilient communication when centralized infrastructure fails — using WebRTC data channels, distributed hash tables, and self-healing mesh routing.
Direct browser-to-browser communication with encrypted data channels. No servers in the message path.
P2P · DTLS · SCTPDecentralized peer discovery using XOR-metric routing. Nodes self-organize without a central registry.
k=20 · 160-bit IDsTTL-based flood routing with packet deduplication and store-and-forward delivery for offline nodes.
TTL=5 · Dedupe · SAFPriority emergency broadcasts propagate through the full mesh with highest-priority routing guarantees.
HIGH · Broadcast · E2EWeb Crypto API with ECDH key exchange and AES-GCM encryption. Keys never leave the device.
ECDH · AES-256-GCMIndexedDB-backed message store enables offline-first operation and store-and-forward packet delivery.
IndexedDB · Offline-first| Node ID (XOR prefix) | IP / Transport | Distance (XOR) | RTT | Bucket | Status |
|---|