mozilla / janus-plugin-sfu

Janus plugin to act as a kind of SFU for game networking data.
Mozilla Public License 2.0
135 stars 40 forks source link

Box<Error> -> Box<dyn Error> #36

Closed mqp closed 4 years ago

mqp commented 4 years ago

Self-explanatory -- just fixing it up for newer versions of Rust.