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