#described #serial #ip #slip #line #rfc1055

rusty-slip

A minimal Rust implementation of SLIP (Serial Line IP) as described in RFC1055

1 unstable release

0.1.0 Jan 16, 2022

#8 in #slip

Download history 439/week @ 2024-11-15 349/week @ 2024-11-22 407/week @ 2024-11-29 627/week @ 2024-12-06 616/week @ 2024-12-13 145/week @ 2024-12-20 136/week @ 2024-12-27 197/week @ 2025-01-03 258/week @ 2025-01-10 102/week @ 2025-01-17 135/week @ 2025-01-24 526/week @ 2025-01-31 243/week @ 2025-02-07 353/week @ 2025-02-14 423/week @ 2025-02-21 351/week @ 2025-02-28

1,462 downloads per month

MIT license

9KB
122 lines

rusty-slip

Description

A minimal Rust implementation of SLIP (Serial Line IP) as described in RFC1055.

No runtime deps