p4lang-grpc:master

Last commit made on 2020-04-10
Get this branch:
git clone -b master https://git.launchpad.net/p4lang-grpc

Branch merges

Branch information

Name:
master
Repository:
lp:p4lang-grpc

Recent commits

b256824... by Yash Tibrewal <email address hidden>

Merge pull request #22567 from yashykt/c++msgcomp

C++ize message compress filter

cdf7b2c... by Yash Tibrewal <email address hidden>

Use std::aligned_storage instead of absl::optional to maintain compatibility with Windows

2285530... by Eric Gribkoff <email address hidden>

Merge pull request #22639 from ericgribkoff/fix_patch

xDS test improvements

6aa983e... by Eric Gribkoff <email address hidden>

typo

e677f3d... by Vijay Pai <email address hidden>

Merge pull request #22621 from grpc/vjpai-patch-1

Unmark flaky on streaming_pump

ade157d... by Eric Gribkoff <email address hidden>

yapf

6355d71... by Eric Gribkoff <email address hidden>

Make GCP alpha API use optional

c34311d... by Eric Gribkoff <email address hidden>

Wait longer for backend instance patch

d5d258b... by Eric Gribkoff <email address hidden>

Do not set default port in url map patch

60cebcd... by Jiangtao Li <email address hidden>

Merge pull request #22292 from ashithasantosh/c++

Implemented Frame Size Negotiation in ALTS for gRPC C++.