async-stream-connection

Crates.ioasync-stream-connection
lib.rsasync-stream-connection
version1.0.1
sourcesrc
created_at2023-05-12 12:19:31.417672
updated_at2023-05-12 13:53:12.448501
descriptionAsyncRead and AsyncWrite on TCP as well as Unix sockets.
homepage
repositoryhttps://github.com/User65k/async-stream-connection
max_upload_size
id862933
size18,409
(User65k)

documentation

README

Project Status: Active – The project has reached a stable, usable state and is being actively developed. crates.io Released API docs GitHub GitHub Workflow Status

A simple enum that supports tokio::io::AsyncRead and tokio::io::AsyncWrite on TCP as well as Unix sockets.

Commit count: 5

cargo fmt