chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
2021-12-26 00:15:03 -08:00 |
|
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
2021-09-12 22:47:52 -07:00 |
|
Chris Lu
|
3afbf04007
|
add TLS grpc support for filer meta clients
|
2021-08-03 01:30:35 -07:00 |
|
Konstantin Lebedev
|
f5f8eec8e2
|
fix get filerGrpcAddress
|
2021-04-06 13:53:56 +05:00 |
|
Konstantin Lebedev
|
03c7953254
|
init Iam Api Server
|
2021-03-25 12:34:11 +05:00 |
|