Skip to content
/ p2p Public

Vix.cpp P2P is the peer-to-peer and edge networking layer of Vix.cpp. It provides node discovery, secure peer connections, message routing, and edge relay, and acts as the transport backbone for Vix’s offline-first sync engine (WAL / outbox). Designed for unstable networks, local-first systems, and high-performance C++ backends.

License

Notifications You must be signed in to change notification settings

vixcpp/p2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p

Vix.cpp P2P is the peer-to-peer and edge networking layer of Vix.cpp. It provides node discovery, secure peer connections, message routing, and edge relay, and acts as the transport backbone for Vix’s offline-first sync engine (WAL / outbox). Designed for unstable networks, local-first systems, and high-performance C++ backends.

About

Vix.cpp P2P is the peer-to-peer and edge networking layer of Vix.cpp. It provides node discovery, secure peer connections, message routing, and edge relay, and acts as the transport backbone for Vix’s offline-first sync engine (WAL / outbox). Designed for unstable networks, local-first systems, and high-performance C++ backends.

Resources

License

Stars

Watchers

Forks

Packages

No packages published