[][src]Module tcb::vv::communication

Transport layer of the middleware service.

Modules

acceptor

Thread for accepting connections from another peer.

connector

Connects to another peer's acceptor thread.

handshake

Initial handshake process between peers.

reader

Reads messages sent from another peer.

sender

Sends messages to another peer.