envoyproxy/envoy
Apps
The envoyproxy/envoy repository builds several distinct deliverables. The "apps" lens covers each of them as an end product — what's in the binary, who builds it, and how it's distributed.
Pages
| Page | Deliverable |
|---|---|
| envoy-static | The canonical envoy server binary built from source/exe/. |
| envoy-contrib | The envoy-contrib server binary that links in the contrib/ extensions. |
| envoy-mobile | The Envoy Mobile client SDK for iOS and Android, built from mobile/. |
Where else to look
- The "core" subsystems that make up the server are described in systems.
- The extension families and cross-cutting capabilities are in features.
- The development workflow that produces all of these is in how to contribute.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.