rfc/README.md
2019-08-02 17:01:36 +02:00

675 B

vacp2p Specifications

Overview

Status

The entire VacP2P protocol is under active development, each specification has its own status which is reflected through the version number at the top of every document. We use semver to version these specifications.

Protocols

These protocols define various components of the vacp2p stack.

  • mvds - Ensure reliable messaging between peers across an unreliable peer-to-peer (P2P) network where they may be unreachable or unresponsive.

All specs follow RFC-2119.

Contributing