Contains data types and functions required by both vibe.rcpchannel.server and vibe.rpcchannel.client.
Contains the RPC client API.
Encrypted RPC using vibe-noisestream.
Low level wire protocol for RPC.
Implements the RPC server.
Provides high level interface for TCP based RPC.
Provides access to the vibe.rpcchannel modules.
This excludes vibe.rpcchannel.noise which is in a extra dub package and needs to be imported explicitly. Start reading the documentation by looking at the vibe.rpcchannel.tcp and vibe.rpcchannel.noise modules.