Skip to content

danburkert/capnp-nonblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capnp-nonblock

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

Documentation

Status

Deprecated

This crate is effectively retired; it hails from a time before futures, Tokio and capnp-futures. Existing projects utilizing this crate are encouraged to move to capnp-futures. Bug-fix pull requests are accepted, but no new features will be released.

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages