Module qrpc_sdk::io[][src]

I/O utility module

Structs

Message

A message buffer to send or receive

Traits

WriteToBuf

Allow any type to be written to a Capnproto message buffer

Functions

recv

Read a framed message from a socket

send

Send a message with frame