proxy-wasm-cpp-sdk
proxy-wasm-cpp-sdk copied to clipboard
Proposal: Add more examples using cpp-sdk
I think the official example just shows very basic use of cpp-sdk . Can we add more extensions built by wasm using cpp-sdk ?
Yes, ideally, we should have the same set of examples implemented in all Proxy-Wasm SDKs (e.g. see examples in Proxy-Wasm Rust SDK).
PRs welcome!
Sure, I am working on this recently~ If there is some good examples, I will give PRs~ @PiotrSikora