George Barnett 2cd9ea7008 Use string comparison instead of regex in the HTTPProtocolSwitcher (#618) hace 6 años
..
CallHandlers b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
ClientCalls b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
ServerCallContexts b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
Box.swift 6f9b914064 Reduce allocations with NIOAny (#476) hace 6 años
ClientConnection.swift 3972a3f9a4 Fix deprecation warnings (#585) hace 6 años
ClientErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
ClientOptions.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
ClientRequestChannelHandler.swift 5cf2899659 Fix typo in UnaryRequestChannelHandler (#512) hace 6 años
ClientResponseChannelHandler.swift af247f79c9 Workaround for SR-11564 (#608) hace 6 años
CompressionMechanism.swift 8db70dd897 RPC state machine for client (#580) hace 6 años
ConnectionBackoff.swift e3833a5280 Make the backoff infinite (#554) hace 6 años
ConnectivityState.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
DelegatingErrorHandler.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
GRPCChannelHandler.swift b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
GRPCClient.swift 89316c8fe3 Call renaming (#487) hace 6 años
GRPCClientChannelHandler.swift 9add2b520c Provide a channel handler using the client state machine (#601) hace 6 años
GRPCClientCodec.swift b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
GRPCClientStateMachine.swift 9add2b520c Provide a channel handler using the client state machine (#601) hace 6 años
GRPCContentType.swift 8db70dd897 RPC state machine for client (#580) hace 6 años
GRPCError.swift 9add2b520c Provide a channel handler using the client state machine (#601) hace 6 años
GRPCHeaderName.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) hace 6 años
GRPCServerCodec.swift b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
GRPCStatus.swift b5084156f5 Separate trailers from GRPCStatus (#572) hace 6 años
GRPCStatusMessageMarshaller.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) hace 6 años
GRPCTimeout.swift 113c24797e Allow timeouts to be rounded so they may comply with the spec (#569) hace 6 años
HTTP1ToRawGRPCClientCodec.swift 8db70dd897 RPC state machine for client (#580) hace 6 años
HTTP1ToRawGRPCServerCodec.swift 8db70dd897 RPC state machine for client (#580) hace 6 años
HTTPProtocolSwitcher.swift 2cd9ea7008 Use string comparison instead of regex in the HTTPProtocolSwitcher (#618) hace 6 años
LengthPrefixedMessageReader.swift 38db19abbc Reduce logging in the message reader (#602) hace 6 años
LengthPrefixedMessageWriter.swift 8db70dd897 RPC state machine for client (#580) hace 6 años
Logger.swift 2283089fa7 Add Server logging (#547) hace 6 años
LoggingServerErrorDelegate.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
PlatformSupport.swift 47e531d34e Always use the same event loop for a client connection (#562) hace 6 años
ReadWriteStates.swift 8db70dd897 RPC state machine for client (#580) hace 6 años
Server.swift 2283089fa7 Add Server logging (#547) hace 6 años
ServerErrorDelegate.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) hace 6 años
SettingsObservingHandler.swift c256b4a71f Delay marking connection as .ready until receiving initial settings frame (#529) hace 6 años
Shims.swift 876ee83395 Rename GRPCNIO to PlatformSupport (#522) hace 6 años
Stopwatch.swift d8c8ee8772 License header checking script (#587) hace 6 años
StreamEvent.swift 0f42de7bab Add missing copyright headers (#505) hace 6 años
TLSConfiguration.swift 04227ec625 Provide restricted TLS configurations (#513) hace 6 años
TLSVerificationHandler.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
WebCORSHandler.swift 0f42de7bab Add missing copyright headers (#505) hace 6 años