[][src]Module lib3h::transport::transport_trait

Traits

Transport

Represents a pool of connections to remote nodes. Methods are for synchronous processing. Otherwise use post() & process() for aysnchronous processing.