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