capnp-nonblock 0.1.0

A Cap'n Proto message serializer and deserializer that works with non-blocking streams.
docs.rs failed to build capnp-nonblock-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: capnp-nonblock-0.4.0

capnp-nonblock

A Rust Cap'n Proto message serializer and deserializer that works with non-blocking streams.

Documentation

Status

Example

An example of using Cap'n Proto messages with a simple MIO server is provided.

License

capnp-nonblock is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2015 Dan Burkert.