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

Update to be compatible with Rust 2018 #40

Closed mqp closed 4 years ago

mqp commented 4 years ago

Simple changes -- module loading updates, and fixing serde to use its new style of getting derive macros to work.