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 |
Sergio Campama
|
24c8e5d4c1
Add gRPC Web support.
|
7 years ago |
Alexey Gordeev
|
0195dfd5b3
Proposal to fix #362. (#363)
|
6 years ago |
Taeho Kim
|
3cd505acdc
Allow client to specify metadata per call (#356)
|
6 years ago |
Michael Rebello
|
96bf49ee8f
Update SwiftProtobuf to 1.3.1 (#367)
|
6 years ago |
Kevin Sweeney
|
fcb8ab3360
Improve memory management in Channel (#368)
|
6 years ago |
Dmitry Malakhov
|
99d3834987
XCode 10.1 + Carthage support (#360)
|
6 years ago |
George Barnett
|
a43337ca59
Upgrade swift-nio to 1.12
|
7 years ago |
George Barnett
|
78c5fed2d2
Allow "FileNaming" option to be set via CLI
|
7 years ago |