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 |
Michael Rebello
|
5f24269988
Make ConnectivityObserver class final (#375)
|
6 years ago |
Daniel Alm
|
ac3e1759e5
Store the root certificates as a multi-line string literal. (#372)
|
6 years ago |
Michael Rebello
|
b899a30fb5
Run ChannelCrashTests on Linux/CI (#379)
|
6 years ago |
Michael Rebello
|
9dff24d5bc
Move ConnectivityState to new file & update initializer (#376)
|
6 years ago |
Tim Burks
|
ac1939e98b
Merge pull request #350 from sergiocampama/http1
|
6 years ago |
Sergio Campama
|
86748a7766
Adds Echo Web example with functional prototype
|
7 years ago |
Sergio Campama
|
eee57dac84
Add HTTP1 Tests for GRPCSwiftNIO
|
7 years ago |