mirror of https://github.com/grpc/grpc.git
- Allow Resources to be set - Allow clients to subscribe/unsubscribe to resources - Managing, storing, and versioning resources correctly based on updates - Correct ACK/NACK according to XDS protocol - Started a separate blocking thread to be used for stream read - Handling both requests from clients and updates from tests and respond with the correct version of resource - Consolidated all 4 resources (LDS, CDS, EDS, RDS) to share common code - Updated all tests to use the fake properly - Fixed potential crash cases in the subchannel thread for clean TSAN, UBSAN runspull/21882/head
parent
27c8e2751d
commit
d5689c37ed
3 changed files with 683 additions and 472 deletions
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue