mirror of
https://github.com/livekit/livekit.git
synced 2026-07-12 05:19:28 +00:00
b744a9c2ba
It allows all actions/events to run in the same go routine. Therefore no synchronization primitives are needed inside telemetry service implementation.