async-protocol 0.1.1

This crate has async implementations of Connection and Transport for the protocol crate
Documentation
1
2
3
4
5
6
# async-protocol

[![API](https://docs.rs/async-protocol/badge.svg)](https://docs.rs/async-protocol)
[![Crate](https://img.shields.io/crates/v/async-protocol.svg)](https://crates.io/crates/async-protocol)

This crate has async implementations of `Connection` and `Transport` for the [protocol crate](https://crates.io/crates/protocol).