Commit History

Author SHA1 Message Date
  Daniel Alm b34303c3cd Fix a bug and test for it. 7 years ago
  Daniel Alm 22dee417f0 Add a few more tests to ensure that trailing metadata is sent as expected. 7 years ago
  Tim Burks 0d511b31b7 Merge pull request #255 from MrMage/multiple-services 7 years ago
  Daniel Alm a6e8cbb730 Rename "services" to "serviceProviders". 7 years ago
  Tim Burks ac74772da3 Merge pull request #254 from cepages/issue_103_client_initializer_interface_compliance 7 years ago
  Tim Burks 03514d45c9 Merge pull request #252 from MrMage/channelargument-opening 7 years ago
  Daniel Alm 98f7fa6316 For service servers, replace inheritance with composition. 7 years ago
  Carlos Pages 12340a4860 Added requited designation to allow to create ServiceClient dynamically 7 years ago
  Tim Burks 8ce6ad0d36 Merge pull request #251 from MrMage/disable-verbose 7 years ago
  Tim Burks abdb84a30d Merge pull request #245 from grpc/update_google_sample 7 years ago
  Daniel Alm 4f9e7a57eb Make ChannelArgument extensible with custom values. 7 years ago
  Daniel Alm ec8f37bc0e Make the build commands less verbose. 7 years ago
  Tim Burks 7279202d7f Merge pull request #246 from MrMage/fix-build 7 years ago
  Daniel Alm 56ecb721c1 Fix building with a clean Xcode and add a CI run to ensure just that. 7 years ago
  Daniel Alm 8ef093b2b3 Fix linking with OpenSSL on Linux. 7 years ago
  Daniel Alm 03f43093fb Move another compiler directive into vendor-grpc.sh. 7 years ago
  Daniel Alm c12125be6f Re-add swift-nio-zlib-support for macOS builds. 7 years ago
  Tim Burks 2cc6af7270 Update Google sample for recent API changes. 7 years ago
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 years ago
  Tim Burks 38b66c346c Merge pull request #238 from MrMage/no-boringssl 7 years ago
  Tim Burks eb6f4a0d54 Merge pull request #237 from postmates/complete-arguments-list 7 years ago
  Daniel Alm 4a16c13ebb Move a compilation flag out of the Makefile and fix-project-settings.rb and into vendor-grpc.sh, which adds them to Sources/CgRPC/third_party/nanopb/pb.h. 7 years ago
  Daniel Alm 0368de9e8b Re-add swift-nio-zlib-support for macOS builds. 7 years ago
  Daniel Alm 070170d123 Also update the Mac Travis system images to Xcode 9.3. 7 years ago
  Daniel Alm 470fb2fbe3 Update .travis-install.sh to Swift 4.1.1. 7 years ago
  Daniel Alm 75940a411e Update CgRPC to v1.12.0 and BoringSSL to 10.0.4 (I guess?). This change requires Swift 4.1 and Ruby (with the 'xcodeproj' gem) installed to compile if building via SPM. 7 years ago
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. 7 years ago
  Sebastian Thiebaud 3cd89dd1ab Add a few channel arguments 7 years ago
  Tim Burks 53c32e49de Merge pull request #233 from KyoheiG3/argument 7 years ago
  Tim Burks b1bba67f98 Merge pull request #196 from postmates/connectivity_state 7 years ago