mirror of
https://github.com/livekit/livekit.git
synced 2026-04-27 23:45:33 +00:00
a04e566dbf
* Use published track for model access in data down track. No need to pass in the model. * implementation type assertion * remove redundant log key * one more type * Close interface method * clean up redundant log key * remove unused method * some interface changes to support data tracks in replay * correct mock signature