msf-ice

Crates.iomsf-ice
lib.rsmsf-ice
version0.2.1
sourcesrc
created_at2022-04-01 16:23:09.043541
updated_at2022-05-13 09:10:58.834751
descriptionInteractive Connectivity Establishment (ICE) for Rust.
homepage
repositoryhttps://github.com/operutka/msf
max_upload_size
id560403
size111,533
Ondřej Perutka (operutka)

documentation

https://docs.rs/msf-ice/

README

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
Commit count: 30

cargo fmt