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

Question: How to filter on non-HTTP TCP packets.

Open Galgamins opened this issue 1 year ago • 1 comments

Hi. I'm trying to figure out how to create an envoy filter in Rust for non-HTTP TCP packets, specifically the client hello of the TLS handshake. I don't see any functions in the ABI for that, is that not supported? Or any L3/L4 in general?

Galgamins avatar Oct 26 '23 21:10 Galgamins