1 repo
Techniques for ensuring data delivery and reconstruction over unreliable network conditions.
Distinguishing note: Focuses on erasure coding and packet chunking rather than general network protocols.
Explore 1 awesome GitHub repository matching networking & communication · Data Transmission Reliability. Refine with filters or upvote what's useful.
Signal-Android is an end-to-end encrypted messaging platform designed to ensure that only the sender and recipient can access communication content. The project provides a comprehensive framework for secure, asynchronous message initiation and key agreement, allowing users to establish private channels without requiring simultaneous online presence. It relies on a state machine architecture to manage communication epochs and authentication, ensuring consistent security transitions throughout the messaging lifecycle. The platform distinguishes itself through a hybrid cryptographic approach tha
Divide large data packets into smaller erasure-coded segments to ensure reliable transmission and reconstruction even when network connections are unstable or unreliable.