George Barnett 8d43a7efb8 Make client request/response parts internal (#671) 6 éve
..
CallHandlers 9590c9ca2a Make server CallHandlers more internal (#657) 6 éve
ClientCalls 8d43a7efb8 Make client request/response parts internal (#671) 6 éve
ServerCallContexts b5084156f5 Separate trailers from GRPCStatus (#572) 6 éve
Box.swift 1399e9d863 Refactor benchmarks to be more flexible (#641) 6 éve
ClientConnection.swift a7cb9834bd log channel readiness and eventloop for debugging (#676) 6 éve
ClientErrorDelegate.swift 58762bae04 Allow client error delegate to have a logger injected (#654) 6 éve
ClientOptions.swift be7ed1e3ab Update the client to use the new state machine backed channel handler (#625) 6 éve
CompressionMechanism.swift 8db70dd897 RPC state machine for client (#580) 6 éve
ConnectionBackoff.swift e3833a5280 Make the backoff infinite (#554) 6 éve
ConnectivityState.swift 80f17df952 Don't log at info level (#651) 6 éve
DelegatingErrorHandler.swift 73f380b5fa Make DelegatingErrorHandler underscored-internal (#658) 6 éve
GRPCChannelHandler.swift 9091ede47e Reduce logging verbosity (#632) 6 éve
GRPCClient.swift 26858379cd Inline service name into the generated path (#633) 6 éve
GRPCClientResponseChannelHandler.swift 8d43a7efb8 Make client request/response parts internal (#671) 6 éve
GRPCClientStateMachine.swift 8d43a7efb8 Make client request/response parts internal (#671) 6 éve
GRPCContentType.swift 8db70dd897 RPC state machine for client (#580) 6 éve
GRPCError.swift 9add2b520c Provide a channel handler using the client state machine (#601) 6 éve
GRPCHeaderName.swift dcba0fd4d8 Make header names internal (#666) 6 éve
GRPCServerCodec.swift 1913561feb Make GRPCServerCodec internal (#660) 6 éve
GRPCStatus.swift b5084156f5 Separate trailers from GRPCStatus (#572) 6 éve
GRPCStatusMessageMarshaller.swift a27e85b37f Implement status message encoding and decoding without Foundation (#645) 6 éve
GRPCTimeout.swift 113c24797e Allow timeouts to be rounded so they may comply with the spec (#569) 6 éve
HTTP1ToRawGRPCServerCodec.swift 80f17df952 Don't log at info level (#651) 6 éve
HTTPProtocolSwitcher.swift fd82e71d93 Make HTTPProtocolSwitcher internal (#661) 6 éve
LengthPrefixedMessageReader.swift 3111de60d6 Reduce allocations in the GRPCClientStateMachine (#653) 6 éve
LengthPrefixedMessageWriter.swift 3111de60d6 Reduce allocations in the GRPCClientStateMachine (#653) 6 éve
Logger.swift 2283089fa7 Add Server logging (#547) 6 éve
LoggingServerErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) 6 éve
PlatformSupport.swift 80f17df952 Don't log at info level (#651) 6 éve
ReadWriteStates.swift 3111de60d6 Reduce allocations in the GRPCClientStateMachine (#653) 6 éve
Server.swift 2283089fa7 Add Server logging (#547) 6 éve
ServerErrorDelegate.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 éve
SettingsObservingHandler.swift a7cb9834bd log channel readiness and eventloop for debugging (#676) 6 éve
Shims.swift 58762bae04 Allow client error delegate to have a logger injected (#654) 6 éve
Stopwatch.swift d8c8ee8772 License header checking script (#587) 6 éve
StreamEvent.swift 0f42de7bab Add missing copyright headers (#505) 6 éve
TLSConfiguration.swift 04227ec625 Provide restricted TLS configurations (#513) 6 éve
TLSVerificationHandler.swift 15d8ccc2f1 Make TLSVerificationHandler internal (#659) 6 éve
WebCORSHandler.swift 04c740b398 Make WebCORSHandler internal (#664) 6 éve
_ClientRequestChannelHandler.swift 8d43a7efb8 Make client request/response parts internal (#671) 6 éve
_GRPCClientChannelHandler.swift 8d43a7efb8 Make client request/response parts internal (#671) 6 éve