envoyproxy / envoyproxy/envoy-mobile

Create JVM-only build target

Open
#1,263 2 comments 1 reaction 1 assignee Claimed by @goaway View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.