Crates.io | protwrap |
lib.rs | protwrap |
version | 0.3.3 |
source | src |
created_at | 2021-08-27 17:32:37.094386 |
updated_at | 2024-10-18 12:16:38.835135 |
description | Thin protocol wrapper for network applications. |
homepage | |
repository | https://repos.qrnch.tech/pub/protwrap |
max_upload_size | |
id | 443186 |
size | 42,860 |
Protocol Wrapper is a thin wrapper on top of common low-level network protocol API's to allow developers to easily support common protocols like TcpStream and UnixStream without having to explicitly write support for them in application code.