sentinel-group/sentinel-rust

Sentinel Rust Proxy-WASM extension

Opened this issue · 7 comments

Track alibaba/sentinel-golang#449

Under example/proxy/envoy, a minimal experimental package and its docker environments have been provided.

Maybe also consider linkerd2-proxy for linkerd2?

Maybe also consider linkerd2-proxy for linkerd2?

Good idea.

Is it possible to call sentinel-rust in luajit-vm with ffi, e.g. openresty, apisix etc.?

@lujiajing1126 I don't know, but I guess it's similar to the interaction between C and Lua.