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