| .. |
|
CallHandlers
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientCalls
|
8ae8ee4593
Replace Compression option enum with a struct (#867)
|
%!s(int64=5) %!d(string=hai) anos |
|
Compression
|
8ae8ee4593
Replace Compression option enum with a struct (#867)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCChannel
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerCallContexts
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientConnection.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ClientErrorDelegate.swift
|
32b9b9f839
Make gRPC error types extensible (#669)
|
%!s(int64=6) %!d(string=hai) anos |
|
ClientOptions.swift
|
8196439d23
Allow deadlines or timeouts to be set on RPCs (#842)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionBackoff.swift
|
77194a4aba
Add a retry limit to ConnectionBackoff (#784)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionIdledEvent.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionKeepalive.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectionManager.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ConnectivityState.swift
|
7e7fdb183e
Allow the connectivity state delegate queue to be specified (#849)
|
%!s(int64=5) %!d(string=hai) anos |
|
DelegatingErrorHandler.swift
|
50ccad2fbc
Put the client connection behind a protocol (#727)
|
%!s(int64=5) %!d(string=hai) anos |
|
FakeChannel.swift
|
d008381b0c
Provide the codegen with an option to generate test clients (#870)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCClient.swift
|
d008381b0c
Provide the codegen with an option to generate test clients (#870)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCClientStateMachine.swift
|
c91666e93a
Add the default user-agent string if customMetadata didn't have one (#845)
|
%!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
|
9744dbc660
Remove GRPCStreamType public enum (#880)
|
%!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
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCKeepaliveHandlers.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCPayload.swift
|
4602c5c6ea
Add tests for custom payloads (#719)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCProtobufPayload.swift
|
3109a71355
Provide conformance for messages provided by SwiftProtobuf (#811)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCServerCodecHandler.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCServerRequestRoutingHandler.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCStatus.swift
|
b648172555
Add 'isOk' to GRPCStatus (#840)
|
%!s(int64=5) %!d(string=hai) anos |
|
GRPCStatusMessageMarshaller.swift
|
a27e85b37f
Implement status message encoding and decoding without Foundation (#645)
|
%!s(int64=6) %!d(string=hai) anos |
|
GRPCTimeout.swift
|
8196439d23
Allow deadlines or timeouts to be set on RPCs (#842)
|
%!s(int64=5) %!d(string=hai) anos |
|
HTTP1ToGRPCServerCodec.swift
|
b29b16ba06
Alter the documented requirements of `MessageSerializer` (#888)
|
%!s(int64=5) %!d(string=hai) anos |
|
HTTPProtocolSwitcher.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
LengthPrefixedMessageReader.swift
|
d975125c8b
Discard excess read bytes in LengthPrefixedMessageReader. (#781)
|
%!s(int64=5) %!d(string=hai) anos |
|
LengthPrefixedMessageWriter.swift
|
b29b16ba06
Alter the documented requirements of `MessageSerializer` (#888)
|
%!s(int64=5) %!d(string=hai) anos |
|
Logger.swift
|
50ccad2fbc
Put the client connection behind a protocol (#727)
|
%!s(int64=5) %!d(string=hai) anos |
|
LoggingServerErrorDelegate.swift
|
252e7201fe
Add client-side logging with swift-log (#514)
|
%!s(int64=6) %!d(string=hai) anos |
|
PlatformSupport.swift
|
41491f6c99
Turn Network{Implementation,Preference} enums into structs (#866)
|
%!s(int64=5) %!d(string=hai) anos |
|
ReadWriteStates.swift
|
acdd3b4cbe
Add a decompression limit (#729)
|
%!s(int64=5) %!d(string=hai) anos |
|
Serialization.swift
|
b29b16ba06
Alter the documented requirements of `MessageSerializer` (#888)
|
%!s(int64=5) %!d(string=hai) anos |
|
Server.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerBuilder.swift
|
9b9d3dbe0a
Add keepalive handlers (#850)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerChannelErrorHandler.swift
|
0db6306513
Log errors from the server channel. (#791)
|
%!s(int64=5) %!d(string=hai) anos |
|
ServerErrorDelegate.swift
|
5a28bdcc6d
Rename SwiftGRPC to GRPC (#472)
|
%!s(int64=6) %!d(string=hai) anos |
|
Shims.swift
|
6fb98266e0
Remove the requirement that messages conform to GRPCPayload on the server (#886)
|
%!s(int64=5) %!d(string=hai) anos |
|
Stopwatch.swift
|
d8c8ee8772
License header checking script (#587)
|
%!s(int64=6) %!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
|
e461a8487b
Fix incorrect documentation for certificate verification on the server builder (#882)
|
%!s(int64=5) %!d(string=hai) anos |
|
TLSVerificationHandler.swift
|
e6fa863e83
Rewrite client connection management (#798)
|
%!s(int64=5) %!d(string=hai) anos |
|
TimeLimit.swift
|
8196439d23
Allow deadlines or timeouts to be set on RPCs (#842)
|
%!s(int64=5) %!d(string=hai) anos |
|
WebCORSHandler.swift
|
04c740b398
Make WebCORSHandler internal (#664)
|
%!s(int64=6) %!d(string=hai) anos |
|
WriteCapturingHandler.swift
|
2732990415
Provide a 'FakeChannel' (#864)
|
%!s(int64=5) %!d(string=hai) anos |
|
_FakeResponseStream.swift
|
d008381b0c
Provide the codegen with an option to generate test clients (#870)
|
%!s(int64=5) %!d(string=hai) anos |
|
_GRPCClientChannelHandler.swift
|
9744dbc660
Remove GRPCStreamType public enum (#880)
|
%!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 |