Daniel Alm c0821976ad Refactor some properties shared by all server-side call contexts into a common `ServerCallContext` protocol … (#389) 7 years ago
..
CallHandlers 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
ClientCalls 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
ServerCallContexts c0821976ad Refactor some properties shared by all server-side call contexts into a common `ServerCallContext` protocol … (#389) 7 years ago
ClientOptions.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
CompressionMechanism.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCChannelHandler.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCClient.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCClientChannelHandler.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCClientCodec.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCError.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCServer.swift 158c4efece Improve error handling in NIO server. (#364) 7 years ago
GRPCServerCodec.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCStatus.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
GRPCTimeout.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
HTTP1ToRawGRPCClientCodec.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
HTTP1ToRawGRPCServerCodec.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
HTTPProtocolSwitcher.swift 24c8e5d4c1 Add gRPC Web support. 7 years ago
LengthPrefixedMessageReader.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
LengthPrefixedMessageWriter.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 years ago
LoggingServerErrorDelegate.swift 158c4efece Improve error handling in NIO server. (#364) 7 years ago
ServerErrorDelegate.swift 97ff9238b1 First pass implementation of NIO client (#357) 7 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 24c8e5d4c1 Add gRPC Web support. 7 years ago