Crate capnp_futures

source ·

Modules

Asynchronous reading and writing of messages using the standard stream framing.
Asynchronous reading and writing of messages using the packed stream encoding.

Structs

An incoming sequence of messages.
A handle that allows messages to be sent to a write queue.

Functions

Creates a new write queue that wraps the given AsyncWrite.