Crate tokio_snappy

Source
Expand description

Wrap rust-snappy for tokio::io::AsyncRead and tokio::io::AsyncWrite.

Structsยง

SnappyIO
Async implementation for the snappy framed encoder/decoder.