gateway-route-matching

Official

Match routes fast with atomic, per-listener isolation.

AuthorPandaala
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the complexity of determining the correct Gateway API route for an incoming request while keeping routing updates safe and low-latency.

Core Features & Use Cases

  • Per-listener isolation with atomic snapshots: builds independent route tables per listener and uses atomic swap reads so in-flight requests stay stable during updates.
  • Multi-stage matching pipeline: performs Listener → Domain (exact/wildcard/catch-all) → Path (regex/radix) → Deep match checks (method, headers, query params, and constraints).
  • Efficient protocol-aware route engines: supports HTTP and integrates gRPC-Web into the HTTP pipeline, plus separate TCP/TLS/UDP route management patterns.

Quick Start

Ask the AI to explain how Edgion determines the best HTTPRoute for a request, following the Listener → Domain → Path → Deep match pipeline.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gateway-route-matching
Download link: https://github.com/Pandaala/Edgion/archive/main.zip#gateway-route-matching

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.