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