mirror of
https://github.com/livekit/livekit.git
synced 2026-05-03 22:45:52 +00:00
64f3d1e972
* switch participant callbacks to room to listener interface * mage generate * clean up * clear listener * clean up * use interface in up data track manager * tweaks * Paul feedback - should reduce the diff as this keeps the room handlers as is except making methods for a couple of anonymous handlers * clean up