Files
livekit/pkg
Théo Monnom 41d45b2c3d agent endpoints: route at deployment granularity, drop the route filter
Route presence like a reverse proxy keyed on (project, agent_name, deployment):
any of a deployment's workers is a candidate and the worker's own router returns
the real status (a 404 for a path it doesn't serve during a rolling deploy is
returned, not re-relayed). This removes the whole per-node route-advertisement
path: the cuckoo route filter and matcher (routematch.go), the miss-tagging /
retry-past-miss machinery, and the route-depth cap that only existed to bound
the filter. Text routing is now the same shape as voice job dispatch.
2026-09-03 00:22:14 -07:00
..
2026-08-14 16:26:08 +08:00
2025-11-28 21:51:53 +05:30
2026-07-26 22:26:41 +05:30
2026-08-14 16:26:08 +08:00
2026-08-14 16:26:08 +08:00
2026-04-23 15:41:55 +05:30