protwrap

Crates.ioprotwrap
lib.rsprotwrap
version0.3.3
sourcesrc
created_at2021-08-27 17:32:37.094386
updated_at2024-10-18 12:16:38.835135
descriptionThin protocol wrapper for network applications.
homepage
repositoryhttps://repos.qrnch.tech/pub/protwrap
max_upload_size
id443186
size42,860
qj (qrnch-jan)

documentation

README

Protocol Wrapper

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.

Commit count: 0

cargo fmt