Files
livekit/pkg
Raja Subramanian b71d373f4a Use Deque in ops queue. (#2418)
* Use Seque in ops queue.

Standardizing some uses
- Change OpsQueue to use Deque so that it can grow/shrink as necessary and
  need not worry about channel getting full and dropping events.
- Change StreamAllocator and TelemetryService to use OpsQueue so that
  they also need not worry about channel size and overflows.

* Address feedback

* delete obvious comment

* clean up
2024-01-28 13:48:30 +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
2024-01-28 13:48:30 +05:30
2023-07-27 16:43:19 -07:00
2024-01-28 13:48:30 +05:30