Rust ICE RFC8445
A partial [WIP] Rust Implementation of RFC8445
This is my very first Rust project, so the code is likely to be have a few and likely not idiomatic Rust, so please throw some PRs where this can be improved.
This is a project I started in order to learn Rust by attempting to implement something useful :) It is a purely spare-time project.
RFC8445 July 2018
RFC5245 - April 2010
If you’re interested in this project go checkout bifrost-rs, a similar effort to get an entire WebRTC Rust stack.