| Commit message (Collapse) | Author | Age |
|\ |
|
| |\
| | |
| | | |
Use a custom exception in test_control
|
| |\ \
| | | |
| | | | |
Status code conformance in grpc._links
|
| |\ \ \
| | | | |
| | | | | |
C# add generated docs
|
| |\ \ \ \
| | | | | |
| | | | | | |
sockaddr_resolver now supports comma-separated list of IPs
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Made udp_server.c compile for iOS
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Strict subset of
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Use of ValueError is too easily misconstrued as an actual defect in the
system under test.
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Four small Python bugfixes
|
| | |\ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix parameter reassignment defect
|
| | |\ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
A test suite for the RPC Framework Face interface
|
| | | | | | | | | | | |
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
While a full Cartesian product across all variables isn't yet present
this is still reasonably comprehensive.
|
| | | | | | | | | | | |
|
| | | | | | | |_|/ /
| | | | | | |/| | | |
|
| | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | | | |_|_|/| | |
| | | |/| | | | | |
| | | | | | | | | | |
Remove ChannelInterface and replace it with Channel
|
| | | | | | | | | | |
|
| | | |\ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Add a "transport" field to links.Ticket
|
| | | | |_|/ / / / /
| | | |/| | | | | |
| | | | | | | | | |
| | | | | | | | | | |
This defect was introduced in 515b0a93526a.
|
| | | |\ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
Assert http2 header ordering
|
| | | | | | | | |\ \ |
|
| | | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ /
| | | |/| | | | | | | |
Move the default roots check before allocation
|
| | | |\ \ \ \ \ \ \ \ |
|
| | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Added C API functions for compression args handling (w/ tests)
|
| | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Add cancel_all_calls to Python server.
|
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
Add a test of non-blocking API behavior
|
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/ / / /
| | | | |/| | | | | | | | | | |
Have a richer interface for auth metadata processors.
|
| | | | | | | | | | |\ \ \ \ \
| | | | | |_|_|_|_|_|/ / / / /
| | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | |\
| | | | | |_|_|_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | | | |
|
| | | | | | | | |\ \ \ \ \ \ \
| | | | | |_|_|_|/ / / / / / /
| | | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This will be used for communication of transport-specific values and
objects up to applications.
|
| | | | | | | | | | | |/ / /
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
(1) In grpc._links.service._Kernel.add_ticket, premetadata() the call
if it has not already been premetadataed for any non-None ticket
termination, not just links.Ticket.Termination.COMPLETION.
(2) In grpc.framework.core._reception, add an entry to
_REMOTE_TICKET_TERMINATION_TO_LOCAL_OUTCOME for REMOTE_FAILURE.
REMOTE_FAILURE on a received ticket indicates the remote side of the
operation blaming the local side for operation abortion.
(3) In grpc.framework.core._reception.ReceptionManager._abort, only
abort the operation's other managers if the operation has not already
terminated, as indicated by the "outcome" attribute of the
TerminationManager.
(4) In grpc.framework.core._reception.ReceptionManager._abort, don't
transmit the outcome to the other side of the operation. Either it came
from the other side in the first place and to send it back would be
telling the other side something it already knows, or it arose from a
network failure and there's no confidence that it would reach the other
side.
|
| | | | |_|_|_|_|_|_|/ / /
| | | |/| | | | | | | | | |
|
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | | | | |
|
| | | |/ / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This is the public API of the old face package of RPC Framework
extracted into a first-class interface and adapted to metadata, status,
and flow control.
|
| | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
c# response headers support and code simplification
|
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
The RPC Framework core package.
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
|
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | | | | | |\ \ \ \ \ \
| | | | |_|_|/ / / / / /
| | | |/| | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|