#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

#7 in #slip

Download history 109/week @ 2024-03-28 228/week @ 2024-04-04 91/week @ 2024-04-11 273/week @ 2024-04-18 228/week @ 2024-04-25 266/week @ 2024-05-02 257/week @ 2024-05-09 135/week @ 2024-05-16 74/week @ 2024-05-23 170/week @ 2024-05-30 183/week @ 2024-06-06 361/week @ 2024-06-13 350/week @ 2024-06-20 403/week @ 2024-06-27 468/week @ 2024-07-04 326/week @ 2024-07-11

1,616 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