envoyproxy / envoyproxy/envoy-mobile
Create JVM-only build target
Open
build
no stalebot
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Envoy Mobile has very few practical Android dependencies, and for the most part they're well isolated in distinct classes/files. By and large the library can run in theory on a pure JVM stack without Android libraries, but there's a couple additional abstractions needed to actually create the build target.
Allowing Envoy Mobile to run on a JVM without Android both makes it faster/easier to run a variety of tests, and allows for more use cases for the library.
Contributor guide
Assessment
This issue has not been assessed yet.