Skip to content
Rust Search
← RustFest 2020

Rust for Safer Protocol Development

Rust Programming Language
RustFest 19:55 610 views

The Rust philosophy is to use the type system to catch program design flaws at compile time. We aim to do the same for network protocols: we generate a typed model of protocol data, from which we can automatically generate protocol parsers in Rust, and can use these to validate the protocol design.

Player unavailable or embedding blocked? Use the YouTube link above.