Carlos Pages
|
630dfa5e37
Implement async client test stub methods (#378)
|
před 6 roky |
Martin Petrov
|
869c168d06
Allow generating test stubs separately from the client implementation (#402)
|
před 6 roky |
Martin Petrov
|
90a5498c0d
Generate client test stubs in a dedicated section. (#403)
|
před 6 roky |
Martin Petrov
|
f7807da0de
Mark unary async calls as @discardableResult. (#399)
|
před 6 roky |
Martin Petrov
|
c0478aae0a
Generate ClientCallUnary test stubs. (#398)
|
před 6 roky |
George Barnett
|
97ff9238b1
First pass implementation of NIO client (#357)
|
před 6 roky |
Taeho Kim
|
3cd505acdc
Allow client to specify metadata per call (#356)
|
před 6 roky |
Pontus Andersson
|
611e527821
Transmission type parameters for sync/async code generation
|
před 7 roky |
Daniel Alm
|
9dd55d9fa4
Add a `timeout` option to blocking `send()` and `receive()` calls.
|
před 7 roky |
Daniel Alm
|
be3fae437b
Also extract streaming sending methods into a dedicated `StreamSending` protocol.
|
před 7 roky |
Daniel Alm
|
ac7979d5e0
Ensure that errors in client calls are always provided to the user.
|
před 7 roky |
Tim Burks
|
aa746f8591
Move protoc-gen-swiftgrpc plugin to main Sources directory.
|
před 7 roky |