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