You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitch adheres to the unix philosophy of "do one thing and do it well". It is a so-called "dumb" proxy - it terminates TLS and the actual payload bits are completely opaque.
As such we do not have plans to expand on Hitch to also be a wasm runtime.
Is there possible to support wasm load? as same as envoy
So user can do more things like traffic detection or statistics.
btw: does hitch has any benchmark document to compare with other proxy like envoy ?
The text was updated successfully, but these errors were encountered: