superchan 0.0.7

Communicate over a network using a channel-like API.
docs.rs failed to build superchan-0.0.7
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.

superchan Build Status

rustdoc

superchan is a very experimental Rust crate providing channel-like constructs for communicating over a network, mostly developed as a way for me to learn more about networking and API design.