4 releases

0.2.2 Oct 3, 2023
0.2.1 Oct 3, 2023
0.2.0 Mar 19, 2022
0.1.1 Oct 20, 2021
0.1.0 Aug 27, 2021

#1402 in Network programming


Used in ddmw-client

0BSD license

8KB
160 lines

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.

Dependencies

~0–10MB
~65K SLoC