| .. |
|
CallHandlers
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
5 lat temu |
|
ClientCalls
|
bae8851f28
Wire up the Call objects (#1010)
|
5 lat temu |
|
Compression
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
GRPCChannel
|
bae8851f28
Wire up the Call objects (#1010)
|
5 lat temu |
|
Interceptor
|
c200c23f4d
Rename the client interceptor methods (#1019)
|
5 lat temu |
|
ServerCallContexts
|
dc05942d34
Allow responses to be sent without a promise (#1020)
|
5 lat temu |
|
Array+BoundsCheck.swift
|
cb88f35a8a
Add scaffolding for client interceptors (#986)
|
5 lat temu |
|
ClientConnection.swift
|
bae8851f28
Wire up the Call objects (#1010)
|
5 lat temu |
|
ClientErrorDelegate.swift
|
723dcc0f7e
Fix a few incorrect source locations in logs (#933)
|
5 lat temu |
|
ClientOptions.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
ConnectionBackoff.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
ConnectionIdledEvent.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
ConnectionKeepalive.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
5 lat temu |
|
ConnectionManager.swift
|
7aac780666
Provide more specific errors messages for failing channels (#984)
|
5 lat temu |
|
ConnectivityState.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
DelegatingErrorHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
FakeChannel.swift
|
bae8851f28
Wire up the Call objects (#1010)
|
5 lat temu |
|
GRPCClient.swift
|
bae8851f28
Wire up the Call objects (#1010)
|
5 lat temu |
|
GRPCClientStateMachine.swift
|
640b0ef1d0
Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954)
|
5 lat temu |
|
GRPCContentType.swift
|
c8b56b6607
Reorder some of the server logic. (#717)
|
5 lat temu |
|
GRPCError.swift
|
952f321ba3
Add a client transport (#1001)
|
5 lat temu |
|
GRPCHeaderName.swift
|
c8b56b6607
Reorder some of the server logic. (#717)
|
5 lat temu |
|
GRPCIdleHandler.swift
|
7aac780666
Provide more specific errors messages for failing channels (#984)
|
5 lat temu |
|
GRPCKeepaliveHandlers.swift
|
5eeee138ba
Minor SwiftFormat update (#957)
|
5 lat temu |
|
GRPCPayload.swift
|
4602c5c6ea
Add tests for custom payloads (#719)
|
5 lat temu |
|
GRPCServerCodecHandler.swift
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
5 lat temu |
|
GRPCServerRequestRoutingHandler.swift
|
d43f2584a0
Split path strings using UTF8 (#1027)
|
5 lat temu |
|
GRPCStatus.swift
|
f091154c52
Make 'GRPCStatus' a struct (#989)
|
5 lat temu |
|
GRPCStatusAndMetadata.swift
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
5 lat temu |
|
GRPCStatusMessageMarshaller.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
GRPCTimeout.swift
|
5eeee138ba
Minor SwiftFormat update (#957)
|
5 lat temu |
|
HTTP1ToGRPCServerCodec.swift
|
6f47178d9d
Reduce excessive server logging. (#1011)
|
5 lat temu |
|
HTTPProtocolSwitcher.swift
|
07432c4266
Log some HTTP/2 information (#938)
|
5 lat temu |
|
LengthPrefixedMessageReader.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
LengthPrefixedMessageWriter.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
Logger.swift
|
07432c4266
Log some HTTP/2 information (#938)
|
5 lat temu |
|
LoggingServerErrorDelegate.swift
|
d4633f2ffe
Allow loggers to be passed in (#902)
|
5 lat temu |
|
PlatformSupport.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
ReadWriteStates.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
Serialization.swift
|
640b0ef1d0
Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954)
|
5 lat temu |
|
Server.swift
|
5c732465e2
Increase the client idle timeout, remove the default server idle timeout (#968)
|
5 lat temu |
|
ServerBuilder.swift
|
5c732465e2
Increase the client idle timeout, remove the default server idle timeout (#968)
|
5 lat temu |
|
ServerChannelErrorHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
ServerErrorDelegate.swift
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
5 lat temu |
|
Shims.swift
|
256fe9ef70
Remove HTTP1 types from the public server API (#1017)
|
5 lat temu |
|
Stopwatch.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
StreamEvent.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
5 lat temu |
|
TLSConfiguration.swift
|
e461a8487b
Fix incorrect documentation for certificate verification on the server builder (#882)
|
5 lat temu |
|
TLSVerificationHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
TimeLimit.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
WebCORSHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
WriteCapturingHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
_EmbeddedThroughput.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
_FakeResponseStream.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
_GRPCClientChannelHandler.swift
|
07432c4266
Log some HTTP/2 information (#938)
|
5 lat temu |
|
_GRPCClientCodecHandler.swift
|
cf9649a4b4
Add .swiftformat and apply a lint check in CI (#929)
|
5 lat temu |
|
_MessageContext.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
5 lat temu |