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

Switchboard improving #16

Closed mqp closed 6 years ago

mqp commented 6 years ago

Clean up switchboard interface to return slices instead of vectors, do less per-packet work cloning Arcs, other small efficiencies.