connect 0.0.3

message queue abstraction over async network streams
docs.rs failed to build connect-0.0.3
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: connect-0.2.4

connect

This crate provides a distributed message queue abstraction over asynchronous network streams.

By using a message queue, crate users can focus on sending and receiving messages between clients instead of low-level networking and failure recovery.

Feature Status

Feature Status
TCP Client
TCP Server
TLS Client
TLS Server
SCTP Client
SCTP Server
DTLS-SCTP Client
DTLS-SCTP Server