George Barnett 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
..
CallHandlers e3ab183d95 Support compression on the server (#714) 6 anni fa
ClientCalls 50ccad2fbc Put the client connection behind a protocol (#727) 6 anni fa
Compression acdd3b4cbe Add a decompression limit (#729) 6 anni fa
GRPCChannel 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
ServerCallContexts e3ab183d95 Support compression on the server (#714) 6 anni fa
ClientConnection.swift 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
ClientErrorDelegate.swift 32b9b9f839 Make gRPC error types extensible (#669) 6 anni fa
ClientOptions.swift acdd3b4cbe Add a decompression limit (#729) 6 anni fa
ConnectionBackoff.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) 5 anni fa
ConnectionManager.swift 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
ConnectivityState.swift e6fa863e83 Rewrite client connection management (#798) 5 anni fa
DelegatingErrorHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 6 anni fa
GRPCClient.swift 50ccad2fbc Put the client connection behind a protocol (#727) 6 anni fa
GRPCClientResponseChannelHandler.swift 86c421efdc Adds the ability to use different payloads (#710) 6 anni fa
GRPCClientStateMachine.swift b573b3bb12 Normalize user-provider headers (#730) 6 anni fa
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 6 anni fa
GRPCError.swift 373ffd54c1 Remove required platforms from SPM (#761) 5 anni fa
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 6 anni fa
GRPCIdleHandler.swift 4dd5ee2b6e Add a server-idle handler (#818) 5 anni fa
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 6 anni fa
GRPCProtobufPayload.swift 3109a71355 Provide conformance for messages provided by SwiftProtobuf (#811) 5 anni fa
GRPCServerRequestRoutingHandler.swift acdd3b4cbe Add a decompression limit (#729) 6 anni fa
GRPCStatus.swift be70633c91 Rename asGRPCStatus() to makeGRPCStatus(), add documentation. (#690) 6 anni fa
GRPCStatusMessageMarshaller.swift a27e85b37f Implement status message encoding and decoding without Foundation (#645) 6 anni fa
GRPCTimeout.swift 55280719a6 Make GRPCTimeout extensible and add documentation. (#689) 6 anni fa
HTTP1ToGRPCServerCodec.swift acdd3b4cbe Add a decompression limit (#729) 6 anni fa
HTTPProtocolSwitcher.swift 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
LengthPrefixedMessageReader.swift d975125c8b Discard excess read bytes in LengthPrefixedMessageReader. (#781) 5 anni fa
LengthPrefixedMessageWriter.swift e3ab183d95 Support compression on the server (#714) 6 anni fa
Logger.swift 50ccad2fbc Put the client connection behind a protocol (#727) 6 anni fa
LoggingServerErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) 6 anni fa
PlatformSupport.swift 50ccad2fbc Put the client connection behind a protocol (#727) 6 anni fa
ReadWriteStates.swift acdd3b4cbe Add a decompression limit (#729) 6 anni fa
Server.swift 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
ServerBuilder.swift 0048e6b039 Make idle timeout configurable (#824) 5 anni fa
ServerChannelErrorHandler.swift 0db6306513 Log errors from the server channel. (#791) 5 anni fa
ServerErrorDelegate.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 anni fa
Shims.swift 50ccad2fbc Put the client connection behind a protocol (#727) 6 anni fa
Stopwatch.swift d8c8ee8772 License header checking script (#587) 6 anni fa
StreamEvent.swift 86c421efdc Adds the ability to use different payloads (#710) 6 anni fa
TLSConfiguration.swift 04227ec625 Provide restricted TLS configurations (#513) 6 anni fa
TLSVerificationHandler.swift e6fa863e83 Rewrite client connection management (#798) 5 anni fa
WebCORSHandler.swift 04c740b398 Make WebCORSHandler internal (#664) 6 anni fa
_ClientRequestChannelHandler.swift 86c421efdc Adds the ability to use different payloads (#710) 6 anni fa
_GRPCClientChannelHandler.swift acdd3b4cbe Add a decompression limit (#729) 6 anni fa
_MessageContext.swift e3ab183d95 Support compression on the server (#714) 6 anni fa