| .. |
|
CallHandlers
|
976a14859e
Make the remote address available on the server interceptor context (#1081)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientCalls
|
f23d374af0
Remove dead code (#1078)
|
%!s(int64=5) %!d(string=hai) anos |
|
Compression
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCChannel
|
bae8851f28
Wire up the Call objects (#1010)
|
%!s(int64=5) %!d(string=hai) anos |
|
Interceptor
|
31dffb8dc1
Move client serialization into the transport handler (#1083)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerCallContexts
|
5b2b7eccda
Ensure we're on the event loop when sending streaming responses (#1054)
|
%!s(int64=5) %!d(string=hai) anos |
|
Array+BoundsCheck.swift
|
cb88f35a8a
Add scaffolding for client interceptors (#986)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientConnection.swift
|
fccd9fb511
Merge idle and keepalive handlers (#1079)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientErrorDelegate.swift
|
723dcc0f7e
Fix a few incorrect source locations in logs (#933)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientOptions.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionBackoff.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionKeepalive.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionManager.swift
|
59294d95b0
Allow the server to be gracefully shutdown. (#1076)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectivityState.swift
|
59294d95b0
Allow the server to be gracefully shutdown. (#1076)
|
%!s(int64=5) %!d(string=hai) anos |
|
DelegatingErrorHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
FakeChannel.swift
|
31dffb8dc1
Move client serialization into the transport handler (#1083)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCClient.swift
|
bae8851f28
Wire up the Call objects (#1010)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCClientStateMachine.swift
|
640b0ef1d0
Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCContentType.swift
|
c8b56b6607
Reorder some of the server logic. (#717)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCError.swift
|
50359b78c2
Restructure `_BaseCallHandler` et al. for interceptors (#1028)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCHeaderName.swift
|
c8b56b6607
Reorder some of the server logic. (#717)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCIdleHandler.swift
|
fccd9fb511
Merge idle and keepalive handlers (#1079)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCIdleHandlerStateMachine.swift
|
59294d95b0
Allow the server to be gracefully shutdown. (#1076)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCKeepaliveHandlers.swift
|
fccd9fb511
Merge idle and keepalive handlers (#1079)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCPayload.swift
|
4602c5c6ea
Add tests for custom payloads (#719)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCServerPipelineConfigurator.swift
|
fccd9fb511
Merge idle and keepalive handlers (#1079)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCServerRequestRoutingHandler.swift
|
976a14859e
Make the remote address available on the server interceptor context (#1081)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCStatus.swift
|
f091154c52
Make 'GRPCStatus' a struct (#989)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCStatusAndMetadata.swift
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCStatusMessageMarshaller.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCTimeout.swift
|
5eeee138ba
Minor SwiftFormat update (#957)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCWebToHTTP2ServerCodec.swift
|
cdd3538cad
Add a gRPC Web to HTTP/2 codec (#1047)
|
%!s(int64=5) %!d(string=hai) anos |
|
HTTP2ToRawGRPCServerCodec.swift
|
976a14859e
Make the remote address available on the server interceptor context (#1081)
|
%!s(int64=5) %!d(string=hai) anos |
|
HTTP2ToRawGRPCStateMachine.swift
|
976a14859e
Make the remote address available on the server interceptor context (#1081)
|
%!s(int64=5) %!d(string=hai) anos |
|
InterceptorContextList.swift
|
f97848d473
Make a bunch of server code inlinable (#1077)
|
%!s(int64=5) %!d(string=hai) anos |
|
LengthPrefixedMessageReader.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
LengthPrefixedMessageWriter.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
Logger.swift
|
07432c4266
Log some HTTP/2 information (#938)
|
%!s(int64=5) %!d(string=hai) anos |
|
LoggingServerErrorDelegate.swift
|
d4633f2ffe
Allow loggers to be passed in (#902)
|
%!s(int64=5) %!d(string=hai) anos |
|
MessageEncodingHeaderValidator.swift
|
69c828b7e6
Plug in and switch on the 'HTTP/2 first' server handlers (#1050)
|
%!s(int64=5) %!d(string=hai) anos |
|
PlatformSupport.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
ReadWriteStates.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
Ref.swift
|
f97848d473
Make a bunch of server code inlinable (#1077)
|
%!s(int64=5) %!d(string=hai) anos |
|
Serialization.swift
|
31dffb8dc1
Move client serialization into the transport handler (#1083)
|
%!s(int64=5) %!d(string=hai) anos |
|
Server.swift
|
59294d95b0
Allow the server to be gracefully shutdown. (#1076)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerBuilder.swift
|
b81b8f2398
Use ALPN to determine what sort of connection we've accepted (#1055)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerChannelErrorHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerErrorDelegate.swift
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
%!s(int64=5) %!d(string=hai) anos |
|
Shims.swift
|
50359b78c2
Restructure `_BaseCallHandler` et al. for interceptors (#1028)
|
%!s(int64=5) %!d(string=hai) anos |
|
Stopwatch.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
StreamEvent.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |
|
TLSConfiguration.swift
|
b81b8f2398
Use ALPN to determine what sort of connection we've accepted (#1055)
|
%!s(int64=5) %!d(string=hai) anos |
|
TLSVerificationHandler.swift
|
b81b8f2398
Use ALPN to determine what sort of connection we've accepted (#1055)
|
%!s(int64=5) %!d(string=hai) anos |
|
TimeLimit.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
UserInfo.swift
|
224e4b3ef9
Add a 'UserInfo' heterotyped dictionary (#1031)
|
%!s(int64=5) %!d(string=hai) anos |
|
WebCORSHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
WriteCapturingHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
_EmbeddedThroughput.swift
|
f6c6762fab
Add a unary server benchmark (#1074)
|
%!s(int64=5) %!d(string=hai) anos |
|
_FakeResponseStream.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
%!s(int64=5) %!d(string=hai) anos |
|
_GRPCClientChannelHandler.swift
|
50359b78c2
Restructure `_BaseCallHandler` et al. for interceptors (#1028)
|
%!s(int64=5) %!d(string=hai) anos |
|
_GRPCClientCodecHandler.swift
|
31dffb8dc1
Move client serialization into the transport handler (#1083)
|
%!s(int64=5) %!d(string=hai) anos |
|
_MessageContext.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |