Cargo Features

msf-webrtc has no features set by default.

[dependencies]
msf-webrtc = { version = "0.2.0", features = ["logging", "logging-slog", "sdp"] }
logging

Enables log of msf-ice

logging-slog

Enables slog of msf-ice

sdp

Enables ice of msf-sdp

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

msf-sdp sdp?