Yash Tibrewal
7a5a9544ef
Add a naive client server implementation
6 years ago
Yash Tibrewal
9f85ead667
Add new proto in examples
6 years ago
Juanli Shen
1600fde6b6
Add Bazel targets for compression example
6 years ago
Juanli Shen
33a4b502c4
Add LB example
6 years ago
hcaseyal
93151145c2
Revert "Revert "Metadata tutorial""
6 years ago
Juanli Shen
951254151b
Revert "Metadata tutorial"
6 years ago
Hope Casey-Allen
580d43d03f
Address reviewer comments and remove binary files
6 years ago
Vijay Pai
dd0f006416
Fix examples build file
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
a753371f05
Rework well_known_protos attr, and some other fixes
8 years ago
Nicolas "Pixel" Noble
d2ac59f1aa
Merge failure: mangled the examples BUILD file.
8 years ago
Makarand Dharmapurikar
be0fb725f6
fixed target name so bazel basic build passes
8 years ago
Makarand Dharmapurikar
4c0620b7df
consolidated BUILD files from example into one
...
it is also a way to test that this change works as expected.
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
Craig Tiller
4b53d35113
Faster test building: avoid repeated linking
8 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
9 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Nathaniel Manista
1d1f952731
The Python interoperability testing server.
10 years ago
Nathaniel Manista
b8b0adfbf9
Refactoring of the Python build.
...
The source code is moved from src/python to
src/python/src. A setup.py is added at
src/python. The build_python.sh and
run_python.sh scripts are updated to build
and run the Python tests by building a
package and installing it in the developer's
Python 2.7 virtual environment.
10 years ago
Nathaniel Manista
59d095a7df
The logging_pool module.
10 years ago