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