1 repo
Middleware that hides the complexity of switching between different network transports.
Distinguishing note: Focuses on the transport abstraction layer rather than the routing algorithm itself.
Explore 1 awesome GitHub repository matching networking & communication · Connectivity Abstraction Layers. Refine with filters or upvote what's useful.
Bitchat is a decentralized messaging protocol designed for secure, private communication across both local and wide-area networks. It functions as an encrypted offline messenger that enables direct data exchange between devices without requiring centralized servers or persistent internet connectivity. By utilizing end-to-end encryption, the platform ensures that message content remains confidential and protected from unauthorized access throughout the entire transport process. The project distinguishes itself through a hybrid connectivity layer that dynamically routes messages between short-r
Abstracts network transport to automatically switch between local discovery and global relays.