#ip #described #serial #line #slip #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 455/week @ 2024-07-21 437/week @ 2024-07-28 170/week @ 2024-08-04 132/week @ 2024-08-11 778/week @ 2024-08-18 482/week @ 2024-08-25 571/week @ 2024-09-01 509/week @ 2024-09-08 751/week @ 2024-09-15 393/week @ 2024-09-22 349/week @ 2024-09-29 369/week @ 2024-10-06 485/week @ 2024-10-13 426/week @ 2024-10-20 729/week @ 2024-10-27 252/week @ 2024-11-03

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