Crates.io | envoy-sdk |
lib.rs | envoy-sdk |
version | 0.2.0-alpha.1 |
source | src |
created_at | 2020-07-06 21:13:48.3402 |
updated_at | 2021-03-05 08:09:38.329444 |
description | Rust SDK for WebAssembly-based Envoy extensions |
homepage | |
repository | https://github.com/tetratelabs/envoy-wasm-rust-sdk/ |
max_upload_size | |
id | 262095 |
size | 230,762 |
Convenience layer on top of the original proxy-wasm SDK that brings in structure and guidance for extension developers.
Envoy
extensions
Envoy
Access Logger
sEnvoy
filters
Envoy APIs
Envoy
HTTP Client API
Envoy
Stream Info API
Envoy
Log API
Envoy
Shared Data API
Envoy
Shared Queue API
Envoy
Stats API
Envoy
Time API
rustup target add wasm32-unknown-unknown
cargo build:wasm
cargo test