| .. |
|
AsyncAwaitSupport
|
bcca31f3cf
Expose closeFuture in server interceptor context (#1553)
|
2 år sedan |
|
CallHandlers
|
3f7c71413a
Server interceptors retain cycle (#1559)
|
2 år sedan |
|
ClientCalls
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
Compression
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
ConnectionPool
|
e49a33143c
Pass through the right h2 configuration (#1528)
|
3 år sedan |
|
Docs.docc
|
75030dddf5
Raise minimum Swift version to 5.5 (#1483)
|
3 år sedan |
|
GRPCChannel
|
a6e90574ec
Fix sendable warnings (#1513)
|
3 år sedan |
|
Interceptor
|
3f7c71413a
Server interceptors retain cycle (#1559)
|
2 år sedan |
|
ServerCallContexts
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
Array+BoundsCheck.swift
|
cb88f35a8a
Add scaffolding for client interceptors (#986)
|
5 år sedan |
|
CallOptions.swift
|
1579a9c082
Fix preconcurrency warnings (#1480)
|
3 år sedan |
|
ClientConnection.swift
|
a6e90574ec
Fix sendable warnings (#1513)
|
3 år sedan |
|
ClientConnectionConfiguration+NIOSSL.swift
|
83267df08d
Allow gRPC to be built without NIOSSL (#1311)
|
4 år sedan |
|
ClientErrorDelegate.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
CoalescingLengthPrefixedMessageWriter.swift
|
e71050720b
Add a coalescing writer (#1537)
|
3 år sedan |
|
ConnectionBackoff.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
ConnectionKeepalive.swift
|
1579a9c082
Fix preconcurrency warnings (#1480)
|
3 år sedan |
|
ConnectionManager+Delegates.swift
|
184230a938
Add a connection pool delegate (#1515)
|
3 år sedan |
|
ConnectionManager.swift
|
d7f2a53b0a
Use #fileID/#filePath instead of #file (#1518)
|
3 år sedan |
|
ConnectionManagerChannelProvider.swift
|
83267df08d
Allow gRPC to be built without NIOSSL (#1311)
|
4 år sedan |
|
ConnectivityState.swift
|
dfc2ab0285
Update swift-nio version, allocation test max values and alloc-limits.sh (#1490)
|
3 år sedan |
|
DebugOnly.swift
|
a59aa82fbc
Add a connection pool manager (#1189)
|
4 år sedan |
|
DelegatingErrorHandler.swift
|
83267df08d
Allow gRPC to be built without NIOSSL (#1311)
|
4 år sedan |
|
Error+NIOSSL.swift
|
83267df08d
Allow gRPC to be built without NIOSSL (#1311)
|
4 år sedan |
|
EventLoopFuture+RecoverFromUncleanShutdown.swift
|
83267df08d
Allow gRPC to be built without NIOSSL (#1311)
|
4 år sedan |
|
FakeChannel.swift
|
305677ed3b
Make clients sendable (#1386)
|
3 år sedan |
|
GRPCClient.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
GRPCClientChannelHandler.swift
|
254ea135be
Adopt the coalescing writer for clients (#1539)
|
2 år sedan |
|
GRPCClientStateMachine.swift
|
254ea135be
Adopt the coalescing writer for clients (#1539)
|
2 år sedan |
|
GRPCContentType.swift
|
c8b56b6607
Reorder some of the server logic. (#717)
|
5 år sedan |
|
GRPCError.swift
|
d7f2a53b0a
Use #fileID/#filePath instead of #file (#1518)
|
3 år sedan |
|
GRPCHeaderName.swift
|
c8b56b6607
Reorder some of the server logic. (#717)
|
5 år sedan |
|
GRPCIdleHandler.swift
|
9fc6ead754
Don't ack pings twice (#1534)
|
3 år sedan |
|
GRPCIdleHandlerStateMachine.swift
|
593fe0fe93
Ignore state machine inputs in unexpected states (#1374)
|
3 år sedan |
|
GRPCKeepaliveHandlers.swift
|
9fc6ead754
Don't ack pings twice (#1534)
|
3 år sedan |
|
GRPCLogger.swift
|
d7f2a53b0a
Use #fileID/#filePath instead of #file (#1518)
|
3 år sedan |
|
GRPCPayload.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
GRPCServerPipelineConfigurator.swift
|
c12f59f38e
Buffer in the server pipeline configuration (#1564)
|
2 år sedan |
|
GRPCServerRequestRoutingHandler.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
GRPCServiceDescription.swift
|
305677ed3b
Make clients sendable (#1386)
|
3 år sedan |
|
GRPCStatus.swift
|
b341dbb881
Add Sendable conformance to core async/await API (#1378)
|
3 år sedan |
|
GRPCStatusAndMetadata.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
GRPCStatusMessageMarshaller.swift
|
80055e59b5
Update formatter
|
3 år sedan |
|
GRPCTLSConfiguration.swift
|
305677ed3b
Make clients sendable (#1386)
|
3 år sedan |
|
GRPCTimeout.swift
|
80055e59b5
Update formatter
|
3 år sedan |
|
GRPCWebToHTTP2ServerCodec.swift
|
80055e59b5
Update formatter
|
3 år sedan |
|
HTTP2ToRawGRPCServerCodec.swift
|
4715a1dfaf
Adopt the coalescing writer for servers (#1546)
|
2 år sedan |
|
HTTP2ToRawGRPCStateMachine.swift
|
a70e9ad757
Use iterator when checking encoding headers (#1563)
|
2 år sedan |
|
InterceptorContextList.swift
|
f97848d473
Make a bunch of server code inlinable (#1077)
|
5 år sedan |
|
LengthPrefixedMessageReader.swift
|
906d48a835
Improve error message when length exceeds receive limit (#1247)
|
4 år sedan |
|
Logger.swift
|
428c5c3058
Log when receiving GOAWAY frames (#1476)
|
3 år sedan |
|
LoggingServerErrorDelegate.swift
|
d4633f2ffe
Allow loggers to be passed in (#902)
|
5 år sedan |
|
MessageEncodingHeaderValidator.swift
|
69c828b7e6
Plug in and switch on the 'HTTP/2 first' server handlers (#1050)
|
5 år sedan |
|
PlatformSupport.swift
|
d7f2a53b0a
Use #fileID/#filePath instead of #file (#1518)
|
3 år sedan |
|
ReadWriteStates.swift
|
254ea135be
Adopt the coalescing writer for clients (#1539)
|
2 år sedan |
|
Ref.swift
|
f97848d473
Make a bunch of server code inlinable (#1077)
|
5 år sedan |
|
Serialization.swift
|
9df1f25b53
Update test certs (#1522)
|
3 år sedan |
|
Server+NIOSSL.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
Server.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
ServerBuilder+NIOSSL.swift
|
83267df08d
Allow gRPC to be built without NIOSSL (#1311)
|
4 år sedan |
|
ServerBuilder.swift
|
e1a0025a60
allow client/server to be initialised with a connected socket (#1385)
|
3 år sedan |
|
ServerChannelErrorHandler.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
ServerErrorDelegate.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
ServerErrorProcessor.swift
|
16de20453c
Adopt NIOAsyncWriter (#1493)
|
3 år sedan |
|
Stopwatch.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 år sedan |
|
StreamEvent.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
5 år sedan |
|
TLSVerificationHandler.swift
|
8189eeeba6
Remove unused imports (#1266)
|
4 år sedan |
|
TLSVersion.swift
|
3677a71c74
Log TLS version (#1509)
|
3 år sedan |
|
TimeLimit.swift
|
1579a9c082
Fix preconcurrency warnings (#1480)
|
3 år sedan |
|
UserInfo.swift
|
a0d57279af
Add index docc page and fix comment links (#1473)
|
3 år sedan |
|
Version.swift
|
783ed8ddcd
Bump version number to 1.14.0 (#1565)
|
2 år sedan |
|
WebCORSHandler.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
WriteCapturingHandler.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
_EmbeddedThroughput.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
_FakeResponseStream.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
_GRPCClientCodecHandler.swift
|
c88f038cde
Use more specific NIO imports (#1239)
|
4 år sedan |
|
_MessageContext.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
5 år sedan |