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 |
Tim Burks
|
882b91eedf
Add sample Google API call using SwiftGRPCNIO. (#448)
|
6 years ago |
George Barnett
|
aabc09bea5
Remove unnecessary dependency on SwiftGRPC in SwiftGRPCNIO tests (#455)
|
6 years ago |
George Barnett
|
9ddaf26e64
Various fixes found during interop testing (#442)
|
6 years ago |
George Barnett
|
b273446e28
Diagrams for client connection and client call pipelines. (#445)
|
6 years ago |
George Barnett
|
69b48e12ad
Verify TLS/ALPN were successful before returning a connection (#443)
|
6 years ago |
George Barnett
|
6eef038edd
Add interoperability tests to XCTest (#436)
|
6 years ago |
George Barnett
|
fc021da2dd
Don't store state from ClientBootstrap.channelInitializer (#439)
|
6 years ago |
Daniel Alm
|
aa1f15fb75
Decrease a few timeouts in the hopes of fixing a test flake. (#435)
|
6 years ago |
George Barnett
|
bf4bb07d7d
Interoperability tests CLI (#433)
|
6 years ago |
Daniel Alm
|
a5791107d1
Several NIO test fixes (#431)
|
6 years ago |
George Barnett
|
8713650706
Document missing tests and server features (#432)
|
6 years ago |