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