Skip to content

braddunbar/respite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Respite

Some tools for reading and writing RESP streams.

Crates.io Docs Build Status

Usage

To use respite, add this to your Cargo.toml:

[dependencies]
respite = "*"

Next, add this to your crate:

use respite::{RespReader, RespWriter, RespVersion};

About

An async reader for RESP streams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published