Closed
Description
We would like to leverage the dynamic modules Rust SDK for creating custom upstream HTTP filters that can run after the router. At the moment it appears that only HTTP filters are supported.
I can see that for native filters there doesn't appear to be too many changes needed to run upstream. However I am unsure of how that translates to dynamic modules.
If you have any input here @mathetake I would really appreciate your thoughts!