George Barnett
|
c140c96f7a
SR-10128 workaround (#419)
|
6 years ago |
Michael Rebello
|
7958369a9d
Merge pull request #415 from rebello95/networkmonitor-fix
|
6 years ago |
Michael Rebello
|
f8738a6a29
Update to 0.8.1
|
6 years ago |
Michael Rebello
|
58a009b00c
Disable iOS 12 cellular connectivity monitor by default
|
6 years ago |
Carlos Pages
|
630dfa5e37
Implement async client test stub methods (#378)
|
6 years ago |
Daniel Alm
|
4df501a311
Temporarily disable `NIOClientTimeoutTests.testBidirectionalStreamingTimeoutAfterSending` on Linux for now (#409)
|
6 years ago |
Martin Petrov
|
1d056f16db
Use FileHandle instead of io.swift. (#408)
|
6 years ago |
George Barnett
|
14734c705a
Update Echo certificate and key (#407)
|
6 years ago |
George Barnett
|
143255e986
Rewrite LengthPrefixedMessageReader and tests (#397)
|
6 years ago |
Martin Petrov
|
869c168d06
Allow generating test stubs separately from the client implementation (#402)
|
6 years ago |
Martin Petrov
|
90a5498c0d
Generate client test stubs in a dedicated section. (#403)
|
6 years ago |
Martin Petrov
|
dc2e8bbcee
Add public init to client call unary stubs. (#401)
|
6 years ago |
Martin Petrov
|
f7807da0de
Mark unary async calls as @discardableResult. (#399)
|
6 years ago |
Martin Petrov
|
c0478aae0a
Generate ClientCallUnary test stubs. (#398)
|
6 years ago |
Michael Rebello
|
9745a760f8
Add/update scripts for vendoring dependencies (#396)
|
6 years ago |
Daniel Alm
|
772b78ebce
Fix crashes due to mismatching responses sent to the channel when event observer factories fail. (#395)
|
6 years ago |
Daniel Alm
|
d4a6366bf7
Enforce request cardinality for unary-request calls also for the case of zero request messages being sent. (#392)
|
6 years ago |
Martin Petrov
|
140d34a055
Add public factory methods for CallResult. (#394)
|
6 years ago |
Daniel Alm
|
30a7fbc5f3
Make a few more write calls flushing. (#391)
|
6 years ago |
Daniel Alm
|
c0821976ad
Refactor some properties shared by all server-side call contexts into a common `ServerCallContext` protocol … (#389)
|
6 years ago |
Michael Rebello
|
8b064bda98
Update CocoaPods & Carthage for 0.8.0 release (#370)
|
6 years ago |
Michael Rebello
|
3b3c5c55bd
Add ClientNetworkMonitor for tracking network changes (#387)
|
6 years ago |
George Barnett
|
97ff9238b1
First pass implementation of NIO client (#357)
|
6 years ago |
Michael Rebello
|
ee0f374de3
Clean up gRPC.swift (#386)
|
6 years ago |
Michael Rebello
|
930440a393
Add ability to manually shut down channels (#384)
|
6 years ago |
Michael Rebello
|
f5c0d63c97
Update releasing instructions (#383)
|
6 years ago |
Daniel Alm
|
ba335b2d31
Comments/cleanup to Package.swift. (#371)
|
6 years ago |
Michael Rebello
|
10aff09790
Refactor channel connectivity to avoid multiple spin loops (#380)
|
6 years ago |
George Barnett
|
158c4efece
Improve error handling in NIO server. (#364)
|
6 years ago |
Kevin Sweeney
|
587218a254
Fix channel credentials memory leak in shims (#369)
|
6 years ago |