George Barnett
|
5a28bdcc6d
Rename SwiftGRPC to GRPC (#472)
|
6 yıl önce |
George Barnett
|
68d212e744
Refactor client channel handlers into request and response handlers (#471)
|
6 yıl önce |
George Barnett
|
8a5feb1aa0
Update codegen to include only NIO implementation. (#468)
|
6 yıl önce |
George Barnett
|
4df3d91a0c
Don't remove status and message from trailing metadata (#470)
|
6 yıl önce |
George Barnett
|
1559827285
Update makeRequestHead to use add(contentsOf:) (#469)
|
6 yıl önce |
George Barnett
|
b37ad4f7fd
Add a performance test runner and benchmarks (#467)
|
6 yıl önce |
George Barnett
|
e5ad11abfb
Remove CgRPC implementation (#465)
|
6 yıl önce |
George Barnett
|
5f6394e951
Fix documentation and typo. (#461)
|
6 yıl önce |
George Barnett
|
7a4c019471
Use user events for timing out and cancelling client calls (#459)
|
6 yıl önce |
George Barnett
|
d5280fbdb3
Better map HTTP status codes to GRPC status codes (#460)
|
6 yıl önce |
George Barnett
|
2f78c45b21
Add a client error delegate (#456)
|
6 yıl önce |
Daniel Alm
|
013e725282
Try de-flaking testMultipleConnectivityObserversAreCalled. (#441)
|
6 yıl önce |
George Barnett
|
4692c04a15
Fail calls on closed connections. (#451)
|
6 yıl önce |
George Barnett
|
f7c254234a
Batch requests in testUnaryLotsOfRequests (#453)
|
6 yıl önce |
Tim Burks
|
882b91eedf
Add sample Google API call using SwiftGRPCNIO. (#448)
|
6 yıl önce |
George Barnett
|
aabc09bea5
Remove unnecessary dependency on SwiftGRPC in SwiftGRPCNIO tests (#455)
|
6 yıl önce |
George Barnett
|
9ddaf26e64
Various fixes found during interop testing (#442)
|
6 yıl önce |
George Barnett
|
b273446e28
Diagrams for client connection and client call pipelines. (#445)
|
6 yıl önce |
George Barnett
|
69b48e12ad
Verify TLS/ALPN were successful before returning a connection (#443)
|
6 yıl önce |
George Barnett
|
6eef038edd
Add interoperability tests to XCTest (#436)
|
6 yıl önce |
George Barnett
|
fc021da2dd
Don't store state from ClientBootstrap.channelInitializer (#439)
|
6 yıl önce |
Daniel Alm
|
aa1f15fb75
Decrease a few timeouts in the hopes of fixing a test flake. (#435)
|
6 yıl önce |
George Barnett
|
bf4bb07d7d
Interoperability tests CLI (#433)
|
6 yıl önce |
Daniel Alm
|
a5791107d1
Several NIO test fixes (#431)
|
6 yıl önce |
George Barnett
|
8713650706
Document missing tests and server features (#432)
|
6 yıl önce |
George Barnett
|
b5aaa9ff5c
Add gRPC interoperability tests (#429)
|
6 yıl önce |
George Barnett
|
283754e80b
Add interoperability test provider. (#428)
|
6 yıl önce |
George Barnett
|
4322a2e4c1
Interoperability tests target, protos and generated code (#427)
|
6 yıl önce |
Daniel Alm
|
138c44385d
Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423)
|
6 yıl önce |
Daniel Alm
|
da1a59c919
Allow users to fulfill status promises with `GRPCStatusTransformable` errors. (#422)
|
6 yıl önce |