-
- Downloads
Merge github.com:grpc/grpc into simpler-cq
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 2 deletions.gitignore
- .travis.yml 2 additions, 1 deletion.travis.yml
- include/grpc/grpc_security.h 5 additions, 0 deletionsinclude/grpc/grpc_security.h
- src/core/iomgr/iomgr.c 5 additions, 0 deletionssrc/core/iomgr/iomgr.c
- src/core/iomgr/socket_windows.c 4 additions, 1 deletionsrc/core/iomgr/socket_windows.c
- src/core/security/credentials.c 18 additions, 89 deletionssrc/core/security/credentials.c
- src/core/security/credentials.h 112 additions, 0 deletionssrc/core/security/credentials.h
- src/core/security/google_default_credentials.c 49 additions, 33 deletionssrc/core/security/google_default_credentials.c
- src/core/security/json_token.c 27 additions, 20 deletionssrc/core/security/json_token.c
- src/core/security/json_token.h 15 additions, 0 deletionssrc/core/security/json_token.h
- src/core/surface/server.c 28 additions, 8 deletionssrc/core/surface/server.c
- src/node/health_check/health.js 70 additions, 0 deletionssrc/node/health_check/health.js
- src/node/health_check/health.proto 50 additions, 0 deletionssrc/node/health_check/health.proto
- src/node/src/server.js 2 additions, 1 deletionsrc/node/src/server.js
- src/node/test/health_test.js 103 additions, 0 deletionssrc/node/test/health_test.js
- src/python/requirements.txt 1 addition, 0 deletionssrc/python/requirements.txt
- src/python/src/.gitignore 1 addition, 0 deletionssrc/python/src/.gitignore
- src/python/src/grpc/_adapter/.gitignore 5 additions, 0 deletionssrc/python/src/grpc/_adapter/.gitignore
- src/python/src/grpc/_cython/.gitignore 7 additions, 0 deletionssrc/python/src/grpc/_cython/.gitignore
- src/python/src/grpc/_cython/README.rst 52 additions, 0 deletionssrc/python/src/grpc/_cython/README.rst
Loading
Please register or sign in to comment