George Barnett 9744dbc660 Remove GRPCStreamType public enum (#880) 5 anos atrás
..
CallHandlers 9744dbc660 Remove GRPCStreamType public enum (#880) 5 anos atrás
ClientCalls 8ae8ee4593 Replace Compression option enum with a struct (#867) 5 anos atrás
Compression 8ae8ee4593 Replace Compression option enum with a struct (#867) 5 anos atrás
GRPCChannel 2c149a2a96 Allow users to choose a policy for starting RPCs (#860) 5 anos atrás
ServerCallContexts 8ae8ee4593 Replace Compression option enum with a struct (#867) 5 anos atrás
ClientConnection.swift 2c149a2a96 Allow users to choose a policy for starting RPCs (#860) 5 anos atrás
ClientErrorDelegate.swift 32b9b9f839 Make gRPC error types extensible (#669) 6 anos atrás
ClientOptions.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 anos atrás
ConnectionBackoff.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) 5 anos atrás
ConnectionManager.swift 2c149a2a96 Allow users to choose a policy for starting RPCs (#860) 5 anos atrás
ConnectivityState.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 anos atrás
DelegatingErrorHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 anos atrás
FakeChannel.swift d008381b0c Provide the codegen with an option to generate test clients (#870) 5 anos atrás
GRPCClient.swift d008381b0c Provide the codegen with an option to generate test clients (#870) 5 anos atrás
GRPCClientStateMachine.swift c91666e93a Add the default user-agent string if customMetadata didn't have one (#845) 5 anos atrás
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 anos atrás
GRPCError.swift 9744dbc660 Remove GRPCStreamType public enum (#880) 5 anos atrás
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 anos atrás
GRPCIdleHandler.swift 345438e55d Avoid a double-idle in the idle handler. (#875) 5 anos atrás
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 anos atrás
GRPCProtobufPayload.swift 3109a71355 Provide conformance for messages provided by SwiftProtobuf (#811) 5 anos atrás
GRPCServerRequestRoutingHandler.swift acdd3b4cbe Add a decompression limit (#729) 5 anos atrás
GRPCStatus.swift b648172555 Add 'isOk' to GRPCStatus (#840) 5 anos atrás
GRPCStatusMessageMarshaller.swift a27e85b37f Implement status message encoding and decoding without Foundation (#645) 6 anos atrás
GRPCTimeout.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 anos atrás
HTTP1ToGRPCServerCodec.swift acdd3b4cbe Add a decompression limit (#729) 5 anos atrás
HTTPProtocolSwitcher.swift 0048e6b039 Make idle timeout configurable (#824) 5 anos atrás
LengthPrefixedMessageReader.swift d975125c8b Discard excess read bytes in LengthPrefixedMessageReader. (#781) 5 anos atrás
LengthPrefixedMessageWriter.swift e3ab183d95 Support compression on the server (#714) 5 anos atrás
Logger.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 anos atrás
LoggingServerErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) 6 anos atrás
PlatformSupport.swift 41491f6c99 Turn Network{Implementation,Preference} enums into structs (#866) 5 anos atrás
ReadWriteStates.swift acdd3b4cbe Add a decompression limit (#729) 5 anos atrás
Server.swift 2059a6e579 Remove warning from a now-redundant try (#871) 5 anos atrás
ServerBuilder.swift 0048e6b039 Make idle timeout configurable (#824) 5 anos atrás
ServerChannelErrorHandler.swift 0db6306513 Log errors from the server channel. (#791) 5 anos atrás
ServerErrorDelegate.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 anos atrás
Shims.swift d008381b0c Provide the codegen with an option to generate test clients (#870) 5 anos atrás
Stopwatch.swift d8c8ee8772 License header checking script (#587) 6 anos atrás
StreamEvent.swift 86c421efdc Adds the ability to use different payloads (#710) 5 anos atrás
TLSConfiguration.swift 04227ec625 Provide restricted TLS configurations (#513) 6 anos atrás
TLSVerificationHandler.swift e6fa863e83 Rewrite client connection management (#798) 5 anos atrás
TimeLimit.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 anos atrás
WebCORSHandler.swift 04c740b398 Make WebCORSHandler internal (#664) 6 anos atrás
WriteCapturingHandler.swift 2732990415 Provide a 'FakeChannel' (#864) 5 anos atrás
_FakeResponseStream.swift d008381b0c Provide the codegen with an option to generate test clients (#870) 5 anos atrás
_GRPCClientChannelHandler.swift 9744dbc660 Remove GRPCStreamType public enum (#880) 5 anos atrás
_MessageContext.swift e3ab183d95 Support compression on the server (#714) 5 anos atrás