Nathaniel Manista
81337bb41f
Add security to fore.ForeLink.
10 years ago
Nathaniel Manista
a035afcfae
Clean up setup.py and move it into src/.
10 years ago
Nathaniel Manista
6edb45189e
Simplify _WrappedConsumer.moar.
10 years ago
Nathaniel Manista
83edf3e8d3
Change the interface of RPC Framework's Future interface.
...
Now our Future interface is as-API-compatible-as-possible with
Python's own concurrent.futures.Future.
10 years ago
Nathaniel Manista
bc9773e105
Allow _low.Server objects to be passed a ServerCredentials.
10 years ago
Nathaniel Manista
49c877e579
Add a wrapping of grpc_server_credentials.
10 years ago
Craig Tiller
c4f0ebe63b
Prepare for the new batch call API.
...
Rename all core API functions that are on their way to deprecation with
an _old tag across all wrappings.
10 years ago
Craig Tiller
9b5da20897
Revert accidental rename
10 years ago
Craig Tiller
a7cac78516
Prepare for the new batch call API.
...
Rename all core API functions that are on their way to deprecation with
an _old tag across all wrappings.
10 years ago
Nathaniel Manista
71723faa13
TODO fulfillment: use enum for enumerated types.
10 years ago
Nathaniel Manista
a4ead5d91b
Bring in the Python GRPC Adapter package.
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
7a3c38bed9
Add the _framework.face package.
10 years ago
Nathaniel Manista
21f29c6bf7
Add the _framework.base package.
10 years ago
Nathaniel Manista
61b5a81a1e
Add the _framework.common package.
...
It's rather unimpressive at the moment with just
one module.
10 years ago
Nathaniel Manista
b68f3d1746
Fill out the foundation package.
10 years ago
Nathaniel Manista
fcd6c0c922
Correct an out-of-date path in a comment.
10 years ago
Nathaniel Manista
59d095a7df
The logging_pool module.
10 years ago