George Barnett 5f6394e951 Fix documentation and typo. (#461) 6 years ago
..
CallHandlers 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 years ago
ClientCalls 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 years ago
ServerCallContexts 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 years ago
ClientErrorDelegate.swift 2f78c45b21 Add a client error delegate (#456) 6 years ago
ClientOptions.swift b5aaa9ff5c Add gRPC interoperability tests (#429) 6 years ago
CompressionMechanism.swift 0d97897f35 Remove unnecessary "#if swift" code paths (#412) 6 years ago
GRPCChannelHandler.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 years ago
GRPCClient.swift 2f78c45b21 Add a client error delegate (#456) 6 years ago
GRPCClientChannelHandler.swift 5f6394e951 Fix documentation and typo. (#461) 6 years ago
GRPCClientCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 years ago
GRPCClientConnection.swift 2f78c45b21 Add a client error delegate (#456) 6 years ago
GRPCDelegatingErrorHandler.swift 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 years ago
GRPCError.swift 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 years ago
GRPCHeaderName.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 years ago
GRPCServer.swift bf4bb07d7d Interoperability tests CLI (#433) 6 years ago
GRPCServerCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 years ago
GRPCStatus.swift 4692c04a15 Fail calls on closed connections. (#451) 6 years ago
GRPCStatusMessageMarshaller.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 years ago
GRPCTLSVerificationHandler.swift 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 years ago
GRPCTimeout.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 years ago
HTTP1ToRawGRPCClientCodec.swift d5280fbdb3 Better map HTTP status codes to GRPC status codes (#460) 6 years ago
HTTP1ToRawGRPCServerCodec.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 years ago
HTTPProtocolSwitcher.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 years ago
LengthPrefixedMessageReader.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 years ago
LengthPrefixedMessageWriter.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 years ago
LoggingServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 years ago
ServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 years ago
StatusCode.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 years ago
StreamEvent.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 years ago
WebCORSHandler.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 years ago