| Crates.io | tokio-uni-stream |
| lib.rs | tokio-uni-stream |
| version | 0.0.10 |
| created_at | 2025-11-11 05:55:47.702871+00 |
| updated_at | 2025-12-05 16:44:07.246387+00 |
| description | Combines both `TcpStream` and `UnixStream` into a single `UniStream` type, and provides a fallback type for non-Unix platforms. |
| homepage | |
| repository | https://github.com/hanyu-dev/uni-socket/tree/legacy-tokio-uni-stream |
| max_upload_size | |
| id | 1926748 |
| size | 92,579 |
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-socketinstead.
Licensed under either of
at your option.