Core Concepts
Crate is built on a high-performance radix-tree router and a distributed, “fail-open” architecture. This section dives deep into the technology that makes Crate reliable and fast.
π§ Topics
- πΊοΈ Routing: O(1) lookups and matching strategies.
- βοΈ Rate Limiting: Token Bucket details and identification.
- π‘οΈ Security: AI Shield and protective middleware.
- π‘ Protocols: gRPC, WebSockets, and more.