Files
livekit/pkg
Théo Monnom 1474b900cf agent/endpoint: canonical route matcher (typed tokens + pruned walk)
Shape-matches a request path against a set of route templates via canonical
typed-wildcard tokens and a left-to-right pruned walk: linear in path depth
(no 2^segments), type-aware (int/float/uuid/str/path), glob catch-alls, and a
PrefixIndex interface so the same walk runs over an exact map (local) or a
compact replicated backing (multi-node). Worker stays authoritative for the
exact convertor/method match.
2026-08-21 14:34:24 -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