Cronologia Commit

Autore SHA1 Messaggio Data
  George Barnett aabc09bea5 Remove unnecessary dependency on SwiftGRPC in SwiftGRPCNIO tests (#455) 6 anni fa
  George Barnett 6eef038edd Add interoperability tests to XCTest (#436) 6 anni fa
  George Barnett bf4bb07d7d Interoperability tests CLI (#433) 6 anni fa
  George Barnett 4322a2e4c1 Interoperability tests target, protos and generated code (#427) 6 anni fa
  George Barnett 82ee4ceaf2 Update to release versions of Swift 5 and NIO (#414) 6 anni fa
  George Barnett ef54360a63 TLS Tests (#411) 6 anni fa
  George Barnett 5cdda76868 Add TLS to the NIO implementation (#406) 6 anni fa
  George Barnett 51af9517d3 NIO2 / Swift 5 update (#404) 6 anni fa
  Daniel Alm ba335b2d31 Comments/cleanup to Package.swift. (#371) 6 anni fa
  Sergio Campama 24c8e5d4c1 Add gRPC Web support. 7 anni fa
  Michael Rebello 96bf49ee8f Update SwiftProtobuf to 1.3.1 (#367) 6 anni fa
  George Barnett a43337ca59 Upgrade swift-nio to 1.12 7 anni fa
  George Barnett c3a03f1baf Add libnghttp2 depdendency to Docker image (#338) (#344) 7 anni fa
  james h 54659b8a7f Add environment flag for BoringSSL/OpenSSL on MacOS (#341) 7 anni fa
  Daniel Alm bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 anni fa
  Michael Rebello 6c6d9be3cb Update SwiftProtobuf to 1.1.1 7 anni fa
  Andžej Maciusovič 78ac010557 Lock the SwiftProtobuf dependency to 1.0.3, up to next minor (#289) 7 anni fa
  Daniel Alm 8ef093b2b3 Fix linking with OpenSSL on Linux. 7 anni fa
  Daniel Alm c12125be6f Re-add swift-nio-zlib-support for macOS builds. 7 anni fa
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 anni fa
  Daniel Alm 0368de9e8b Re-add swift-nio-zlib-support for macOS builds. 7 anni fa
  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 anni fa
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. 7 anni fa
  Tair Sabirgaliev 9e09e9361d clean up 7 anni fa
  Tair Sabirgaliev 5fcce2b0a3 Leave `zlib` dependency only for non-Apple platforms, because Apple already ships with its own 7 anni fa
  Daniel Alm 263e66bad2 Use Apple's "fake" zlib package instead of Zewo's real zlib code. 7 anni fa
  Tim Burks 12df04f87e move examples under Sources/Examples 7 anni fa
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. 7 anni fa
  Daniel Alm 128571a155 Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift. 7 anni fa
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 7 anni fa