Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_server_side
No related branches found
No related tags found
Showing
- .gitignore 8 additions, 1 deletion.gitignore
- .gitmodules 3 additions, 0 deletions.gitmodules
- BUILD 1117 additions, 2812 deletionsBUILD
- WORKSPACE 47 additions, 0 deletionsWORKSPACE
- bazel/BUILD 9 additions, 0 deletionsbazel/BUILD
- bazel/cc_grpc_library.bzl 62 additions, 0 deletionsbazel/cc_grpc_library.bzl
- bazel/generate_cc.bzl 66 additions, 0 deletionsbazel/generate_cc.bzl
- bazel/grpc_build_system.bzl 68 additions, 0 deletionsbazel/grpc_build_system.bzl
- examples/python/helloworld/greeter_client.py 2 additions, 1 deletionexamples/python/helloworld/greeter_client.py
- examples/python/helloworld/greeter_server.py 3 additions, 2 deletionsexamples/python/helloworld/greeter_server.py
- examples/python/helloworld/helloworld_pb2.py 109 additions, 84 deletionsexamples/python/helloworld/helloworld_pb2.py
- examples/python/helloworld/helloworld_pb2_grpc.py 47 additions, 0 deletionsexamples/python/helloworld/helloworld_pb2_grpc.py
- examples/python/multiplex/helloworld_pb2.py 109 additions, 84 deletionsexamples/python/multiplex/helloworld_pb2.py
- examples/python/multiplex/helloworld_pb2_grpc.py 47 additions, 0 deletionsexamples/python/multiplex/helloworld_pb2_grpc.py
- examples/python/multiplex/multiplex_client.py 4 additions, 2 deletionsexamples/python/multiplex/multiplex_client.py
- examples/python/multiplex/multiplex_server.py 6 additions, 4 deletionsexamples/python/multiplex/multiplex_server.py
- examples/python/multiplex/route_guide_pb2.py 255 additions, 230 deletionsexamples/python/multiplex/route_guide_pb2.py
- examples/python/multiplex/route_guide_pb2_grpc.py 114 additions, 0 deletionsexamples/python/multiplex/route_guide_pb2_grpc.py
- examples/python/multiplex/run_codegen.py 0 additions, 0 deletionsexamples/python/multiplex/run_codegen.py
- examples/python/route_guide/route_guide_client.py 2 additions, 1 deletionexamples/python/route_guide/route_guide_client.py
Loading
Please register or sign in to comment