George Barnett cdd3538cad Add a gRPC Web to HTTP/2 codec (#1047) 5 سال پیش
..
CallHandlers 2ce52e04a4 Move server (de)serialization to the base call handler (#1046) 5 سال پیش
ClientCalls e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 سال پیش
Compression cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
GRPCChannel bae8851f28 Wire up the Call objects (#1010) 5 سال پیش
Interceptor 4d28b5f8a3 Avoid allocations when accessing interceptor head/tail (#1039) 5 سال پیش
ServerCallContexts 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 سال پیش
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 سال پیش
ClientConnection.swift bae8851f28 Wire up the Call objects (#1010) 5 سال پیش
ClientErrorDelegate.swift 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 سال پیش
ClientOptions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
ConnectionIdledEvent.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 سال پیش
ConnectionManager.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 سال پیش
ConnectivityState.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
DelegatingErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
FakeChannel.swift bae8851f28 Wire up the Call objects (#1010) 5 سال پیش
GRPCClient.swift bae8851f28 Wire up the Call objects (#1010) 5 سال پیش
GRPCClientStateMachine.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 سال پیش
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 سال پیش
GRPCError.swift 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) 5 سال پیش
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 سال پیش
GRPCIdleHandler.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 سال پیش
GRPCKeepaliveHandlers.swift 5eeee138ba Minor SwiftFormat update (#957) 5 سال پیش
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 سال پیش
GRPCServerRequestRoutingHandler.swift 2ce52e04a4 Move server (de)serialization to the base call handler (#1046) 5 سال پیش
GRPCStatus.swift f091154c52 Make 'GRPCStatus' a struct (#989) 5 سال پیش
GRPCStatusAndMetadata.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 سال پیش
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
GRPCTimeout.swift 5eeee138ba Minor SwiftFormat update (#957) 5 سال پیش
GRPCWebToHTTP2ServerCodec.swift cdd3538cad Add a gRPC Web to HTTP/2 codec (#1047) 5 سال پیش
HTTP1ToGRPCServerCodec.swift 6f47178d9d Reduce excessive server logging. (#1011) 5 سال پیش
HTTP2ToRawGRPCServerCodec.swift c687343a18 Add an HTTP/2 to raw gRPC server codec (#1048) 5 سال پیش
HTTP2ToRawGRPCStateMachine.swift 5f55f6b894 Avoid conditionals when computing header capacity, check for multiple 5 سال پیش
HTTPProtocolSwitcher.swift 07432c4266 Log some HTTP/2 information (#938) 5 سال پیش
InterceptorContextList.swift 4d28b5f8a3 Avoid allocations when accessing interceptor head/tail (#1039) 5 سال پیش
LengthPrefixedMessageReader.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
LengthPrefixedMessageWriter.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
Logger.swift 07432c4266 Log some HTTP/2 information (#938) 5 سال پیش
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 سال پیش
PlatformSupport.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
ReadWriteStates.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
Ref.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 سال پیش
Serialization.swift 2ce52e04a4 Move server (de)serialization to the base call handler (#1046) 5 سال پیش
Server.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) 5 سال پیش
ServerBuilder.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) 5 سال پیش
ServerChannelErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
ServerErrorDelegate.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 سال پیش
Shims.swift 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) 5 سال پیش
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 سال پیش
TLSConfiguration.swift e461a8487b Fix incorrect documentation for certificate verification on the server builder (#882) 5 سال پیش
TLSVerificationHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
TimeLimit.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
UserInfo.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 سال پیش
WebCORSHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
WriteCapturingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
_EmbeddedThroughput.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
_FakeResponseStream.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
_GRPCClientChannelHandler.swift 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) 5 سال پیش
_GRPCClientCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 سال پیش
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 سال پیش