envoyproxy / xds-relay

Caching, aggregation, and relaying for xDS compliant clients and origin servers
Apache License 2.0
131 stars 29 forks source link

Abstract stream #136

Closed jyotimahapatra closed 4 years ago

jyotimahapatra commented 4 years ago

Signed-off-by: Jyoti Mahapatra jmahapatra@lyft.com

The stream send and recv depended on the V2 references. Abstracting stream such that the upstream/client.go does not depend on V2 protos.