tokio-uni-stream

Crates.iotokio-uni-stream
lib.rstokio-uni-stream
version0.0.10
created_at2025-11-11 05:55:47.702871+00
updated_at2025-12-05 16:44:07.246387+00
descriptionCombines both `TcpStream` and `UnixStream` into a single `UniStream` type, and provides a fallback type for non-Unix platforms.
homepage
repositoryhttps://github.com/hanyu-dev/uni-socket/tree/legacy-tokio-uni-stream
max_upload_size
id1926748
size92,579
Hantong Chen (cxw620)

documentation

README

tokio-uni-stream

Test pipeline Crates.io Docs.rs License: MIT OR Apache-2.0

Combines both TcpStream and UnixStream into a single [UniStream] type, and provides a fallback type for non-Unix platforms.

[!WARNING] This crate is renamed and deprecated, use uni-socket instead.

License

Licensed under either of

at your option.

Commit count: 0

cargo fmt