Type alias Transport<Req, Res>

All endpoints must have associated metadata that either explicitly or implicitly defines the manner in which the request and response data is encoded for network communication between the client and the server - and this is the type of that metadata

Type Parameters

Generated using TypeDoc