George Barnett 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 years ago
..
CallHandlers e3ab183d95 Support compression on the server (#714) 5 years ago
ClientCalls f3d77f4631 Avoid race condition when scheduling a timeout (#847) 5 years ago
Compression acdd3b4cbe Add a decompression limit (#729) 5 years ago
GRPCChannel 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 years ago
ServerCallContexts e3ab183d95 Support compression on the server (#714) 5 years ago
ClientConnection.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 years ago
ClientErrorDelegate.swift 32b9b9f839 Make gRPC error types extensible (#669) 6 years ago
ClientOptions.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
ConnectionBackoff.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) 5 years ago
ConnectionManager.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 years ago
ConnectivityState.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 years ago
DelegatingErrorHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
GRPCClient.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
GRPCClientStateMachine.swift c91666e93a Add the default user-agent string if customMetadata didn't have one (#845) 5 years ago
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 years ago
GRPCError.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 years ago
GRPCIdleHandler.swift 4dd5ee2b6e Add a server-idle handler (#818) 5 years ago
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 years ago
GRPCProtobufPayload.swift 3109a71355 Provide conformance for messages provided by SwiftProtobuf (#811) 5 years ago
GRPCServerRequestRoutingHandler.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
GRPCStatus.swift b648172555 Add 'isOk' to GRPCStatus (#840) 5 years ago
GRPCStatusMessageMarshaller.swift a27e85b37f Implement status message encoding and decoding without Foundation (#645) 6 years ago
GRPCTimeout.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
HTTP1ToGRPCServerCodec.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
HTTPProtocolSwitcher.swift 0048e6b039 Make idle timeout configurable (#824) 5 years ago
LengthPrefixedMessageReader.swift d975125c8b Discard excess read bytes in LengthPrefixedMessageReader. (#781) 5 years ago
LengthPrefixedMessageWriter.swift e3ab183d95 Support compression on the server (#714) 5 years ago
Logger.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
LoggingServerErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) 6 years ago
PlatformSupport.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
ReadWriteStates.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
Server.swift 0048e6b039 Make idle timeout configurable (#824) 5 years ago
ServerBuilder.swift 0048e6b039 Make idle timeout configurable (#824) 5 years ago
ServerChannelErrorHandler.swift 0db6306513 Log errors from the server channel. (#791) 5 years ago
ServerErrorDelegate.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 years ago
Shims.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
Stopwatch.swift d8c8ee8772 License header checking script (#587) 6 years ago
StreamEvent.swift 86c421efdc Adds the ability to use different payloads (#710) 5 years ago
TLSConfiguration.swift 04227ec625 Provide restricted TLS configurations (#513) 6 years ago
TLSVerificationHandler.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
TimeLimit.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
WebCORSHandler.swift 04c740b398 Make WebCORSHandler internal (#664) 6 years ago
_GRPCClientChannelHandler.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 years ago
_MessageContext.swift e3ab183d95 Support compression on the server (#714) 5 years ago