envoyproxy / envoyproxy/envoy-mobile

platform: streaming and unary callback ergonomics

Open
#629 2 comments 0 reactions 0 assignees View on GitHub
ergonomics no stalebot
Dominant language
Java
Stars
566
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Writing network requests with the various callbacks we have to attach specific closures and end of stream checks. This could be cumbersome when a user wants to only make a simple unary request (and not a streaming request). We should revisit how a user would use Envoy in these more common cases

One option is for us to expose an additional unary (or non-streaming) interface and handle all these different cases for the user

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.