George Barnett
|
554bb3b44d
Use `expectedFulfillmentCount` since it is now available on Linux (#503)
|
6 years ago |
George Barnett
|
36e1e99061
Add automatic reconnect to the client connection. (#489)
|
6 years ago |
George Barnett
|
959b51ada1
Update README (#491)
|
6 years ago |
George Barnett
|
515e53347b
Add Server.Configuration (#490)
|
6 years ago |
George Barnett
|
dbf410201f
Add support for NIOTransportServices (#485)
|
6 years ago |
George Barnett
|
6a2f273d62
Update README for NIO based implementation (#483)
|
6 years ago |
George Barnett
|
89316c8fe3
Call renaming (#487)
|
6 years ago |
George Barnett
|
37eac73287
Tidy up and add comments to Package.swift (#486)
|
6 years ago |
George Barnett
|
52fc06580f
Drop "GRPC" prefix on a bunch of types (#482)
|
6 years ago |
George Barnett
|
b246b39b45
Add missing bracket in NaturalLanguage example (#484)
|
6 years ago |
George Barnett
|
cf7af941ad
Add connection backoff (#480)
|
6 years ago |
George Barnett
|
b19820ca8a
Add AnyServiceClient (#481)
|
6 years ago |
George Barnett
|
7bbdffc188
Replace old API usage (#479)
|
6 years ago |
George Barnett
|
46a95c39af
Refactor the client connection for easier creation. (#477)
|
6 years ago |
George Barnett
|
6f9b914064
Reduce allocations with NIOAny (#476)
|
6 years ago |
George Barnett
|
169e77723e
Enable TCP_NODELAY for client connections. (#475)
|
6 years ago |
George Barnett
|
5a28bdcc6d
Rename SwiftGRPC to GRPC (#472)
|
6 years ago |
George Barnett
|
68d212e744
Refactor client channel handlers into request and response handlers (#471)
|
6 years ago |
George Barnett
|
8a5feb1aa0
Update codegen to include only NIO implementation. (#468)
|
6 years ago |
George Barnett
|
4df3d91a0c
Don't remove status and message from trailing metadata (#470)
|
6 years ago |
George Barnett
|
1559827285
Update makeRequestHead to use add(contentsOf:) (#469)
|
6 years ago |
George Barnett
|
b37ad4f7fd
Add a performance test runner and benchmarks (#467)
|
6 years ago |
George Barnett
|
e5ad11abfb
Remove CgRPC implementation (#465)
|
6 years ago |
George Barnett
|
5f6394e951
Fix documentation and typo. (#461)
|
6 years ago |
George Barnett
|
7a4c019471
Use user events for timing out and cancelling client calls (#459)
|
6 years ago |
George Barnett
|
d5280fbdb3
Better map HTTP status codes to GRPC status codes (#460)
|
6 years ago |
George Barnett
|
2f78c45b21
Add a client error delegate (#456)
|
6 years ago |
Daniel Alm
|
013e725282
Try de-flaking testMultipleConnectivityObserversAreCalled. (#441)
|
6 years ago |
George Barnett
|
4692c04a15
Fail calls on closed connections. (#451)
|
6 years ago |
George Barnett
|
f7c254234a
Batch requests in testUnaryLotsOfRequests (#453)
|
6 years ago |