Module webwire::rpc[][src]

Expand description

Remote procedure calls

Modules

This module contains the RPC engine which implements matching of request and response matching and is the middle layer between the transport and service layer.

This module contains the definitions and parsing functions of the webwire protocol messages.