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

#1974 in Network programming

Download history 48/week @ 2024-02-21 27/week @ 2024-02-28 1/week @ 2024-03-06 9/week @ 2024-03-13

85 downloads per month
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
~76K SLoC