#protocols #networking #async

msf-ice

Interactive Connectivity Establishment (ICE) for Rust

3 unstable releases

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

#307 in #network

Download history 2/week @ 2024-02-19 28/week @ 2024-02-26 3/week @ 2024-03-11 18/week @ 2024-03-25 70/week @ 2024-04-01

91 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–14MB
~138K SLoC