Files
livekit/pkg
Raja Subramanian efbc985c82 Cache data synchronously for processing in worker. (#2424)
It is possible that state of underlying object has changed between
event posting and event processing. So, cache data synchronously
and use it during event processing.

This is still not perfect as things like `hidden` and `IsClosed` is
accessed in worker. Ideally, it can be a snapshot of current state of
all required values that can be posted to the worker and the worker just
operates with data.
2024-01-29 10:57:41 +05:30
..
2024-01-14 01:49:26 -08:00
2024-01-26 08:14:49 -08:00
2024-01-28 13:48:30 +05:30
2024-01-28 13:48:30 +05:30
2023-07-27 16:43:19 -07:00
2024-01-28 13:48:30 +05:30