2 releases

0.1.1 Feb 6, 2024
0.1.0 Dec 29, 2023

#2450 in Parser implementations

28 downloads per month
Used in channels

MIT license

18KB
497 lines

channels-packet

This crate contains the logic to parse channels packets. You can read more about those here.

Note: The API of this crate is not final and may change at any time without necessarily a major version bump. If you must depend on it pin down the full version of the crate to avoid future incompatibilities.


lib.rs:

Utilities to parse channels packets.

No runtime deps