# 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