# vacp2p Specifications
## Overview
## Status
## Protocols
These protocols define various components of the [vacp2p](https://vac.dev) stack.
- [mvds](./mvds.md) - Ensure reliable messaging between peers across an unreliable peer-to-peer (P2P) network where they may be unreachable or unresponsive.
<!-- @Todo put this in a better place !-->
All specs follow [RFC-2119](https://tools.ietf.org/html/rfc2119).
## Contributing