#async #networking

msf-ice

Interactive Connectivity Establishment (ICE) for Rust

4 releases

0.2.2 May 13, 2025
0.2.1 May 13, 2022
0.2.0 May 2, 2022
0.1.0 Apr 1, 2022

#817 in Network programming

Download history 5/week @ 2025-10-20 2/week @ 2025-10-27

233 downloads per month
Used in 2 crates

MIT license

160KB
4K SLoC

Interactive Connectivity Establishment

Pure Rust implementation of ICE protocol based on RFC 5245 and some parts of the more up to date RFC 8445.

Features

  • log - enable logging using the log crate
  • slog - enable logging using the slog crate

Dependencies

~4–15MB
~122K SLoC