Crates.io | msf-webrtc |
lib.rs | msf-webrtc |
version | 0.2.0 |
source | src |
created_at | 2022-04-01 16:31:49.760739 |
updated_at | 2022-05-02 12:00:01.983753 |
description | WebRTC for Rust. |
homepage | |
repository | https://github.com/operutka/msf |
max_upload_size | |
id | 560411 |
size | 3,450 |
Currently, this crate only re-exports other crates implementing protocols that are required for WebRTC implementation.
sdp
- enable session descriptionslogging
- enable logging via the log
cratelogging-slog
- enable logging via the slog
crate