Ali Moazenzadeh 8ca4bc0590 Make path available in ClientCalls (#1237) hace 4 años
..
CallHandlers caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
ClientCalls 8ca4bc0590 Make path available in ClientCalls (#1237) hace 4 años
Compression c85a7efe87 Fix up some docs, add an faqs doc (#1121) hace 4 años
ConnectionPool a59aa82fbc Add a connection pool manager (#1189) hace 4 años
GRPCChannel 1553d743fa Fix watchOS availability guard for Network.framework TLS (#1233) hace 4 años
Interceptor ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
ServerCallContexts caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) hace 5 años
CallOptions.swift 25f6cdaddf Alllow calls to run on a specified event loop (#1156) hace 4 años
ClientConnection.swift 725154a554 Add support for Network.framework TLS options (#1221) hace 4 años
ClientErrorDelegate.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) hace 5 años
ConnectionManager+Delegates.swift 71b338013d Extract the connection monitor from the connection manager (#1173) hace 4 años
ConnectionManager.swift 4da5c3da35 Add a per event loop connection pool (#1176) hace 4 años
ConnectionManagerChannelProvider.swift 725154a554 Add support for Network.framework TLS options (#1221) hace 4 años
ConnectivityState.swift 71b338013d Extract the connection monitor from the connection manager (#1173) hace 4 años
DebugOnly.swift a59aa82fbc Add a connection pool manager (#1189) hace 4 años
DelegatingErrorHandler.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
FakeChannel.swift 25f6cdaddf Alllow calls to run on a specified event loop (#1156) hace 4 años
GRPCClient.swift c85a7efe87 Fix up some docs, add an faqs doc (#1121) hace 4 años
GRPCClientChannelHandler.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
GRPCClientStateMachine.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) hace 5 años
GRPCError.swift 40e4e25ea5 Fix some bugs with new handlers (#1102) hace 4 años
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) hace 5 años
GRPCIdleHandler.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
GRPCIdleHandlerStateMachine.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
GRPCKeepaliveHandlers.swift fccd9fb511 Merge idle and keepalive handlers (#1079) hace 5 años
GRPCLogger.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) hace 5 años
GRPCServerPipelineConfigurator.swift 529d6914ca Use sync options to get the http2 stream ID (#1229) hace 4 años
GRPCServerRequestRoutingHandler.swift caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
GRPCStatus.swift d0a101b661 Drop the message from the static 'ok' status. (#1120) hace 4 años
GRPCStatusAndMetadata.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) hace 5 años
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCTLSConfiguration.swift 1553d743fa Fix watchOS availability guard for Network.framework TLS (#1233) hace 4 años
GRPCTimeout.swift 5eeee138ba Minor SwiftFormat update (#957) hace 5 años
GRPCWebToHTTP2ServerCodec.swift e9ce37830a Avoid CoWs in grpc-web-to-http2 (#1227) hace 4 años
HTTP2ToRawGRPCServerCodec.swift 60f33250d2 Merge pull request from GHSA-4rhq-vq24-88gw hace 4 años
HTTP2ToRawGRPCStateMachine.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) hace 5 años
LengthPrefixedMessageReader.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
LengthPrefixedMessageWriter.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
Logger.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) hace 5 años
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
PlatformSupport.swift 725154a554 Add support for Network.framework TLS options (#1221) hace 4 años
ReadWriteStates.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) hace 5 años
Serialization.swift 31dffb8dc1 Move client serialization into the transport handler (#1083) hace 5 años
Server.swift 46021d0bb8 Add configuration for HTTP/2 max concurrent streams (#1226) hace 4 años
ServerBuilder.swift 1553d743fa Fix watchOS availability guard for Network.framework TLS (#1233) hace 4 años
ServerChannelErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ServerErrorDelegate.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) hace 5 años
ServerErrorProcessor.swift a45db1b439 Scaffolding for better server codegen (#1093) hace 4 años
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) hace 5 años
TLSConfiguration.swift 725154a554 Add support for Network.framework TLS options (#1221) hace 4 años
TLSVerificationHandler.swift b81b8f2398 Use ALPN to determine what sort of connection we've accepted (#1055) hace 5 años
TimeLimit.swift 3500a56ce2 Remove deprecated/dead code (#1115) hace 4 años
UserInfo.swift c85a7efe87 Fix up some docs, add an faqs doc (#1121) hace 4 años
Version.swift 14e1ea3350 Bump version number to 1.3.0 (#1222) hace 4 años
WebCORSHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
WriteCapturingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
_EmbeddedThroughput.swift ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p hace 4 años
_FakeResponseStream.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
_GRPCClientCodecHandler.swift 31dffb8dc1 Move client serialization into the transport handler (#1083) hace 5 años
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) hace 5 años