Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
5 years ago
Lidi Zheng
b9088ee9dd
Address comments
5 years ago
Lidi Zheng
14d499a50f
Make PyLint happy
5 years ago
Lidi Zheng
286a80dad5
Resolve the compatibility issue that get_runnint_loop is 3.7+
5 years ago
Yash Tibrewal
e98eaa5052
Revert "Revert "Add message-size check before message decompression""
5 years ago
Lidi Zheng
6717ecb3cb
Suppress the server dealloc warning
5 years ago
Lidi Zheng
019921f57a
Add the new test to tests.json
5 years ago
Lidi Zheng
8bcffaa5ca
Hide init_grpc_aio and guard async API outside of AsyncIO context
5 years ago
Vijay Pai
c7f2956b67
Revert "Add message-size check before message decompression"
5 years ago
Lidi Zheng
ae49a85038
Fix the typo
5 years ago
Lidi Zheng
b96381694c
Sort tests.json alphabetically
5 years ago
Lidi Zheng
11a29eb95a
Implement methods to access auth context and peer info
5 years ago
Richard Belleville
4fcf9d01d2
Address review comments
5 years ago
Yash Tibrewal
0497ad8bb0
Add missing message-size check before decompressing
...
Add and fix tests for limit check before decompression
Code restructuring to allow easy reuse of service config call data
Regenerate projects
Reviewer comments
5 years ago
Mark D. Roth
133918ec70
Add ConfigSelector API.
5 years ago
Richard Belleville
af222241a7
Give up on getting compiler executable from distutils
5 years ago
Richard Belleville
edcf210050
Use proper compiler
5 years ago
Richard Belleville
08e117ae80
Improve build slightly
5 years ago
Lidi Zheng
43a574d1ae
Trust google-auth library will handle their dependency properly
5 years ago
Lidi Zheng
72f2b99097
Guard _ChannelCallState.__del__ from cygrpc being deallocated early
5 years ago
Lidi Zheng
9a3ae47658
Pump up the minimum version of google-auth to 1.17.1
5 years ago
Mariano Anaya
376c0f0767
Add missing metadata TypeError case
...
Code formatted.
5 years ago
Richard Belleville
4b497f7156
Compensate for low test default timeout
5 years ago
Richard Belleville
93477ae55f
That line changed count seemed a bit big
5 years ago
Richard Belleville
5811df0fd0
Yapf
5 years ago
Richard Belleville
357c78c822
Simplify implementation
5 years ago
Richard Belleville
6344b2b97f
Support infinite timeouts
5 years ago
Lidi Zheng
7294172c8f
Avoid attribute error in __del__ from _ChannelCallState
5 years ago
Richard Belleville
00d20bb70a
Use self.fail
5 years ago
Richard Belleville
25cdba8a70
Yapf
5 years ago
Richard Belleville
50cab884e1
Default wait_for_ready to True
5 years ago
Richard Belleville
e329de88e7
Add failing test
5 years ago
Mariano Anaya
18e0f9f533
Remove metadata as optional from AioRpcError
5 years ago
Mariano Anaya
36f79adaf9
Remove references to the old MetadataType
5 years ago
Richard Belleville
bacbf3b85f
Fix argument order
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago
Richard Belleville
8c96f976da
Yapfity yapf. Don't yapf back
5 years ago
Richard Belleville
a0e23e2123
Review comments
5 years ago
Richard Belleville
2226f8ab12
Add plugin test for insecure option
5 years ago
Richard Belleville
e3ae621f64
Add insecure option
5 years ago
Richard Belleville
9f380bc16c
Make SSL the default for simple stubs
5 years ago
Richard Belleville
420584462f
:chairflip:
5 years ago
Richard Belleville
dda5d219bd
WIP
5 years ago
Richard Belleville
bd7291b020
:tableflip:
5 years ago
Richard Belleville
773611c1d1
Plz Windoze
5 years ago
Richard Belleville
9fac7a1ad4
Work around Windows bug
5 years ago
Richard Belleville
65ef92861d
Re-add wait_for_ready
5 years ago
Richard Belleville
a64dac7b93
Yapf
5 years ago
Richard Belleville
fb54a30483
Ban gevent tests
5 years ago
Richard Belleville
9e5a91b3b9
A rare moment where I wish I had a Windows machine
5 years ago