This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Open
Description
Integration with Envoy WASM framework requires that we use a custom transport interface using Envoy's proxy network stack. We would like to build a WASM version of opencensus-cpp that uses a different transport interface than the included gRPC and curl. There are two main benefits:
- low-level WASM network system calls would be inefficient in this context (no pooling, advanced routing, etc)
- authentication plugins in Envoy
/cc @mandarjog
Metadata
Assignees
Labels
No labels