/**
* Transport layer of the middleware service.
*/pubmodcommunication;/**
* Middleware that ensures causal delivery.
*/pubmodmiddleware;/**
* Common structs of the middleware service.
*/pubmodstructs;/**
* API and necessary state for the client to communicate with the middleware.
*/pubmodversion_vector;