George Barnett 9a8d0239ad Add a server builder (#752) 5 gadi atpakaļ
..
CallHandlers e3ab183d95 Support compression on the server (#714) 5 gadi atpakaļ
ClientCalls 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
Compression acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
GRPCChannel 86ea79947b Configure client connections with a builder (#733) 5 gadi atpakaļ
ServerCallContexts e3ab183d95 Support compression on the server (#714) 5 gadi atpakaļ
ClientConnection.swift b256884908 Replace usage of ClientConnection.init with builders 5 gadi atpakaļ
ClientErrorDelegate.swift 32b9b9f839 Make gRPC error types extensible (#669) 6 gadi atpakaļ
ClientOptions.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
ConnectionBackoff.swift e3833a5280 Make the backoff infinite (#554) 6 gadi atpakaļ
ConnectivityState.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
DelegatingErrorHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
GRPCClient.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
GRPCClientResponseChannelHandler.swift 86c421efdc Adds the ability to use different payloads (#710) 5 gadi atpakaļ
GRPCClientStateMachine.swift b573b3bb12 Normalize user-provider headers (#730) 5 gadi atpakaļ
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 gadi atpakaļ
GRPCError.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 gadi atpakaļ
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 gadi atpakaļ
GRPCProtobufPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 gadi atpakaļ
GRPCServerRequestRoutingHandler.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
GRPCStatus.swift be70633c91 Rename asGRPCStatus() to makeGRPCStatus(), add documentation. (#690) 6 gadi atpakaļ
GRPCStatusMessageMarshaller.swift a27e85b37f Implement status message encoding and decoding without Foundation (#645) 6 gadi atpakaļ
GRPCTimeout.swift 55280719a6 Make GRPCTimeout extensible and add documentation. (#689) 6 gadi atpakaļ
HTTP1ToGRPCServerCodec.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
HTTPProtocolSwitcher.swift b573b3bb12 Normalize user-provider headers (#730) 5 gadi atpakaļ
LengthPrefixedMessageReader.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
LengthPrefixedMessageWriter.swift e3ab183d95 Support compression on the server (#714) 5 gadi atpakaļ
Logger.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
LoggingServerErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) 6 gadi atpakaļ
PlatformSupport.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
ReadWriteStates.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
Server.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
ServerBuilder.swift 9a8d0239ad Add a server builder (#752) 5 gadi atpakaļ
ServerErrorDelegate.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 gadi atpakaļ
SettingsObservingHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
Shims.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
Stopwatch.swift d8c8ee8772 License header checking script (#587) 6 gadi atpakaļ
StreamEvent.swift 86c421efdc Adds the ability to use different payloads (#710) 5 gadi atpakaļ
TLSConfiguration.swift 04227ec625 Provide restricted TLS configurations (#513) 6 gadi atpakaļ
TLSVerificationHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 gadi atpakaļ
WebCORSHandler.swift 04c740b398 Make WebCORSHandler internal (#664) 6 gadi atpakaļ
_ClientRequestChannelHandler.swift 86c421efdc Adds the ability to use different payloads (#710) 5 gadi atpakaļ
_GRPCClientChannelHandler.swift acdd3b4cbe Add a decompression limit (#729) 5 gadi atpakaļ
_MessageContext.swift e3ab183d95 Support compression on the server (#714) 5 gadi atpakaļ