mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 22:05:39 +00:00
* updated egress rpc * check if egress exists on stop * fix static check * remove old migration code * rename * regenerate, update test * latest staticcheck * update to psrpc 0.1.0 * fix tests * dual write rpcs on running egress * remove unused field * fix race, change service for egress impl * return nil if bus is nil * id -> ids * add affinityFunc to StartEgress