George Barnett b5aaa9ff5c Add gRPC interoperability tests (#429) 6 年 前
..
CallHandlers 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年 前
ClientCalls b5aaa9ff5c Add gRPC interoperability tests (#429) 6 年 前
ServerCallContexts 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年 前
ClientOptions.swift b5aaa9ff5c Add gRPC interoperability tests (#429) 6 年 前
CompressionMechanism.swift 0d97897f35 Remove unnecessary "#if swift" code paths (#412) 6 年 前
GRPCChannelHandler.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年 前
GRPCClient.swift 3c8fb7f991 Allow clients to make calls via factory methods (#421) 6 年 前
GRPCClientChannelHandler.swift da1a59c919 Allow users to fulfill status promises with `GRPCStatusTransformable` errors. (#422) 6 年 前
GRPCClientCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前
GRPCClientConnection.swift 3c8fb7f991 Allow clients to make calls via factory methods (#421) 6 年 前
GRPCError.swift da1a59c919 Allow users to fulfill status promises with `GRPCStatusTransformable` errors. (#422) 6 年 前
GRPCServer.swift 5cdda76868 Add TLS to the NIO implementation (#406) 6 年 前
GRPCServerCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前
GRPCStatus.swift 97ff9238b1 First pass implementation of NIO client (#357) 6 年 前
GRPCTimeout.swift 97ff9238b1 First pass implementation of NIO client (#357) 6 年 前
HTTP1ToRawGRPCClientCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前
HTTP1ToRawGRPCServerCodec.swift 0d97897f35 Remove unnecessary "#if swift" code paths (#412) 6 年 前
HTTPProtocolSwitcher.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年 前
LengthPrefixedMessageReader.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前
LengthPrefixedMessageWriter.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前
LoggingServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年 前
ServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年 前
StatusCode.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 年 前
StreamEvent.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 年 前
WebCORSHandler.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前