What is the Data Plane?
A Data Plane provisions for all data transfers within the COCO P2P network occur using a cloudless data transfer mechanism. So, in essence, all data transfers go directly between the two nodes under most network topologies. The Data Plane of the COCO P2P network is used for various data transfer activities like:
- Message routing
- Message encryption
- Message signing
- Message authentication
- Providing direct channels of communication between all nodes
- Providing a pub-sub framework of communication between all nodes
- TCP semantics over a UDP connection

