Commit History

Author SHA1 Message Date
  George Barnett 37eac73287 Tidy up and add comments to Package.swift (#486) 6 years ago
  George Barnett 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 years ago
  George Barnett 68d212e744 Refactor client channel handlers into request and response handlers (#471) 6 years ago
  George Barnett 8a5feb1aa0 Update codegen to include only NIO implementation. (#468) 6 years ago
  George Barnett 1559827285 Update makeRequestHead to use add(contentsOf:) (#469) 6 years ago
  George Barnett b37ad4f7fd Add a performance test runner and benchmarks (#467) 6 years ago
  George Barnett e5ad11abfb Remove CgRPC implementation (#465) 6 years ago
  George Barnett aabc09bea5 Remove unnecessary dependency on SwiftGRPC in SwiftGRPCNIO tests (#455) 6 years ago
  George Barnett 6eef038edd Add interoperability tests to XCTest (#436) 6 years ago
  George Barnett bf4bb07d7d Interoperability tests CLI (#433) 6 years ago
  George Barnett 4322a2e4c1 Interoperability tests target, protos and generated code (#427) 6 years ago
  George Barnett 82ee4ceaf2 Update to release versions of Swift 5 and NIO (#414) 6 years ago
  George Barnett ef54360a63 TLS Tests (#411) 6 years ago
  George Barnett 5cdda76868 Add TLS to the NIO implementation (#406) 6 years ago
  George Barnett 51af9517d3 NIO2 / Swift 5 update (#404) 6 years ago
  Daniel Alm ba335b2d31 Comments/cleanup to Package.swift. (#371) 6 years ago
  Sergio Campama 24c8e5d4c1 Add gRPC Web support. 7 years ago
  Michael Rebello 96bf49ee8f Update SwiftProtobuf to 1.3.1 (#367) 6 years ago
  George Barnett a43337ca59 Upgrade swift-nio to 1.12 7 years ago
  George Barnett c3a03f1baf Add libnghttp2 depdendency to Docker image (#338) (#344) 7 years ago
  james h 54659b8a7f Add environment flag for BoringSSL/OpenSSL on MacOS (#341) 7 years ago
  Daniel Alm bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 years ago
  Michael Rebello 6c6d9be3cb Update SwiftProtobuf to 1.1.1 7 years ago
  Andžej Maciusovič 78ac010557 Lock the SwiftProtobuf dependency to 1.0.3, up to next minor (#289) 7 years ago
  Daniel Alm 8ef093b2b3 Fix linking with OpenSSL on Linux. 7 years ago
  Daniel Alm c12125be6f Re-add swift-nio-zlib-support for macOS builds. 7 years ago
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 years ago
  Daniel Alm 0368de9e8b Re-add swift-nio-zlib-support for macOS builds. 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