1 unstable release

0.1.0-alpha.1 Dec 5, 2025

#1227 in Development tools

MIT license

130KB
2.5K SLoC

A Rust implementation of xDS client.

Feature Flags

  • transport-tonic: Enables the use of the tonic transport. This enables rt-tokio and codegen-prost features. Enabled by default.
  • rt-tokio: Enables the use of the tokio runtime. Enabled by default.
  • codegen-prost: Enables the use of the prost codec generated resources. Enabled by default.

Dependencies

~0–2MB
~23K SLoC