Crates.io | msf-ice |
lib.rs | msf-ice |
version | 0.2.1 |
source | src |
created_at | 2022-04-01 16:23:09.043541 |
updated_at | 2022-05-13 09:10:58.834751 |
description | Interactive Connectivity Establishment (ICE) for Rust. |
homepage | |
repository | https://github.com/operutka/msf |
max_upload_size | |
id | 560403 |
size | 111,533 |
Pure Rust implementation of ICE protocol based on RFC 5245 and some parts of the more up to date RFC 8445.
log
- enable logging using the log
crateslog
- enable logging using the slog
crate