mirror of
https://github.com/tlsnotary/tlsn-utils.git
synced 2026-01-08 20:28:06 -05:00
5 lines
176 B
Markdown
5 lines
176 B
Markdown
# futures-plex
|
|
|
|
Port of tokio's `SimplexStream` and `DuplexStream` for the `futures` ecosystem.
|
|
|
|
This crate provides in-memory implementations for `AsyncRead` and `AsyncWrite`. |