50b20413d3
* Unlock RPC client while actually receiving a message As receiving a message might block for a long time, unblocking the client allows to let it send messages in the meanwhile without using 'tricks' * Unlock RPC server while actually receiving a message As receiving a message might block for a long time, unblocking the client allows to let it send messages in the meanwhile without using 'tricks' * Protect Close() against race conditions * Concurrency and Sequence tests |
||
---|---|---|
.. | ||
grpc | ||
mock | ||
mucp | ||
pool | ||
proto | ||
selector | ||
backoff_test.go | ||
backoff.go | ||
client.go | ||
common_test.go | ||
context.go | ||
options_test.go | ||
options.go | ||
retry.go | ||
rpc_client_test.go | ||
rpc_client.go | ||
rpc_codec.go | ||
rpc_message.go | ||
rpc_request_test.go | ||
rpc_request.go | ||
rpc_response.go | ||
rpc_stream.go | ||
wrapper.go |