envoyproxy / envoyproxy/envoy-mobile
bridge: allow accessing arbitrary types from the platform
Open
bridge
enhancement
no stalebot
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
The platform bridge filter introduced the concept of runtime platform APIs. Furthermore, in #1188 a very specific string accessor was introduced.
The ability to pass types across the bridge layer is useful and powerful. The string accessor mechanism should be extended generically to be able to pass arbitrary types through the bridge layer via runtime-registered platform APIs.
Contributor guide
Assessment
This issue has not been assessed yet.