proxy-wasm-rust-sdk icon indicating copy to clipboard operation
proxy-wasm-rust-sdk copied to clipboard

Feature flags according to filter type

Open kanishkarj opened this issue 5 years ago • 0 comments

The library could define feature flags corresponding to the filter type. For e.g. a tcp feature flag would enable the StreamContextTrait, and an http feature flag the HTTPContextTrait, this will enable clarity in what kind of filter it is. If the community members feel we should go ahead with it I could also submit a PR!

kanishkarj avatar May 14 '20 04:05 kanishkarj