Module webwire::rpc[][src]

Remote procedure calls

Modules

engine

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.

message

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