| .. |
|
ClientCall.swift
|
6a408655fa
Minor file reorganization in Sources/SwiftGRPC.
|
7 lat temu |
|
ClientCallBidirectionalStreaming.swift
|
8d07183369
Add a blocking variant of the `send` method to `ServerStreaming`.
|
7 lat temu |
|
ClientCallClientStreaming.swift
|
8d07183369
Add a blocking variant of the `send` method to `ServerStreaming`.
|
7 lat temu |
|
ClientCallServerStreaming.swift
|
e7645b48ef
Add sample test suites to demonstrate how one would test client/server code.
|
7 lat temu |
|
ClientCallUnary.swift
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 lat temu |
|
RPCError.swift
|
ac7979d5e0
Ensure that errors in client calls are always provided to the user.
|
7 lat temu |
|
ServerSession.swift
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 lat temu |
|
ServerSessionBidirectionalStreaming.swift
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 lat temu |
|
ServerSessionClientStreaming.swift
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 lat temu |
|
ServerSessionServerStreaming.swift
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 lat temu |
|
ServerSessionUnary.swift
|
da28b9aec2
Change the `ServerSession`s such that errors thrown during operation are returned to the client.
|
7 lat temu |
|
ServiceClient.swift
|
6a408655fa
Minor file reorganization in Sources/SwiftGRPC.
|
7 lat temu |
|
ServiceServer.swift
|
c1b54e679a
Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required).
|
7 lat temu |
|
StreamReceiving.swift
|
ac7979d5e0
Ensure that errors in client calls are always provided to the user.
|
7 lat temu |
|
StreamSending.swift
|
5d322044ed
Add tests to verify the behavior of canceling client and server calls.
|
7 lat temu |