msf-webrtc

Crates.iomsf-webrtc
lib.rsmsf-webrtc
version0.2.0
sourcesrc
created_at2022-04-01 16:31:49.760739
updated_at2022-05-02 12:00:01.983753
descriptionWebRTC for Rust.
homepage
repositoryhttps://github.com/operutka/msf
max_upload_size
id560411
size3,450
Ondřej Perutka (operutka)

documentation

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

README

WebRTC

Currently, this crate only re-exports other crates implementing protocols that are required for WebRTC implementation.

Features

  • sdp - enable session descriptions
  • logging - enable logging via the log crate
  • logging-slog - enable logging via the slog crate
Commit count: 30

cargo fmt