| Crates.io | protwrap |
| lib.rs | protwrap |
| version | 0.4.2 |
| created_at | 2021-08-27 17:32:37.094386+00 |
| updated_at | 2025-06-24 10:57:52.045451+00 |
| description | Thin protocol wrapper for network applications. |
| homepage | |
| repository | https://repos.qrnch.tech/pub/protwrap |
| max_upload_size | |
| id | 443186 |
| size | 67,395 |
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.