George Barnett 72a6aca3e6 Add a server debug channel initializer (#911) 5 ani în urmă
..
CallHandlers 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 ani în urmă
ClientCalls d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
Compression 8ae8ee4593 Replace Compression option enum with a struct (#867) 5 ani în urmă
GRPCChannel 5397772adf Add a client debugging initializer and PCAP debugging example (#908) 5 ani în urmă
ServerCallContexts 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 ani în urmă
ClientConnection.swift 5397772adf Add a client debugging initializer and PCAP debugging example (#908) 5 ani în urmă
ClientErrorDelegate.swift 32b9b9f839 Make gRPC error types extensible (#669) 6 ani în urmă
ClientOptions.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
ConnectionBackoff.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) 5 ani în urmă
ConnectionIdledEvent.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 ani în urmă
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 ani în urmă
ConnectionManager.swift 5397772adf Add a client debugging initializer and PCAP debugging example (#908) 5 ani în urmă
ConnectivityState.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) 5 ani în urmă
DelegatingErrorHandler.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 ani în urmă
FakeChannel.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
GRPCClient.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) 5 ani în urmă
GRPCClientStateMachine.swift da8bb04e3b Remove some unnecessary CoWs (#906) 5 ani în urmă
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 ani în urmă
GRPCError.swift 9744dbc660 Remove GRPCStreamType public enum (#880) 5 ani în urmă
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 ani în urmă
GRPCIdleHandler.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 ani în urmă
GRPCKeepaliveHandlers.swift 6fccc59e5d Tolerate receiving pings when `permitWithoutCalls` is disabled (#893) 5 ani în urmă
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 ani în urmă
GRPCServerCodecHandler.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 ani în urmă
GRPCServerRequestRoutingHandler.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
GRPCStatus.swift b648172555 Add 'isOk' to GRPCStatus (#840) 5 ani în urmă
GRPCStatusAndMetadata.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 ani în urmă
GRPCStatusMessageMarshaller.swift a27e85b37f Implement status message encoding and decoding without Foundation (#645) 6 ani în urmă
GRPCTimeout.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 ani în urmă
HTTP1ToGRPCServerCodec.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
HTTPProtocolSwitcher.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
LengthPrefixedMessageReader.swift da8bb04e3b Remove some unnecessary CoWs (#906) 5 ani în urmă
LengthPrefixedMessageWriter.swift b29b16ba06 Alter the documented requirements of `MessageSerializer` (#888) 5 ani în urmă
Logger.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
PlatformSupport.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
ReadWriteStates.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) 5 ani în urmă
Serialization.swift b29b16ba06 Alter the documented requirements of `MessageSerializer` (#888) 5 ani în urmă
Server.swift 72a6aca3e6 Add a server debug channel initializer (#911) 5 ani în urmă
ServerBuilder.swift 72a6aca3e6 Add a server debug channel initializer (#911) 5 ani în urmă
ServerChannelErrorHandler.swift 0db6306513 Log errors from the server channel. (#791) 5 ani în urmă
ServerErrorDelegate.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 ani în urmă
Shims.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) 5 ani în urmă
Stopwatch.swift d8c8ee8772 License header checking script (#587) 6 ani în urmă
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 ani în urmă
TLSConfiguration.swift e461a8487b Fix incorrect documentation for certificate verification on the server builder (#882) 5 ani în urmă
TLSVerificationHandler.swift e6fa863e83 Rewrite client connection management (#798) 5 ani în urmă
TimeLimit.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 ani în urmă
WebCORSHandler.swift 04c740b398 Make WebCORSHandler internal (#664) 6 ani în urmă
WriteCapturingHandler.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) 5 ani în urmă
_EmbeddedThroughput.swift a3ac0dd20c Fix license header check (#905) 5 ani în urmă
_FakeResponseStream.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) 5 ani în urmă
_GRPCClientChannelHandler.swift d4633f2ffe Allow loggers to be passed in (#902) 5 ani în urmă
_GRPCClientCodecHandler.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) 5 ani în urmă
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 ani în urmă