История коммитов

Автор SHA1 Сообщение Дата
  Michael Rebello 2d822f1685 Update SwiftProtobuf to 1.5.0 (#440) 6 лет назад
  Michael Rebello 0f2af51ff7 Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426) 6 лет назад
  Daniel Alm ba335b2d31 Comments/cleanup to Package.swift. (#371) 6 лет назад
  Sergio Campama 24c8e5d4c1 Add gRPC Web support. 7 лет назад
  Michael Rebello 96bf49ee8f Update SwiftProtobuf to 1.3.1 (#367) 6 лет назад
  George Barnett a43337ca59 Upgrade swift-nio to 1.12 7 лет назад
  George Barnett c3a03f1baf Add libnghttp2 depdendency to Docker image (#338) (#344) 7 лет назад
  james h 54659b8a7f Add environment flag for BoringSSL/OpenSSL on MacOS (#341) 7 лет назад
  Daniel Alm bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 лет назад
  Michael Rebello 6c6d9be3cb Update SwiftProtobuf to 1.1.1 7 лет назад
  Andžej Maciusovič 78ac010557 Lock the SwiftProtobuf dependency to 1.0.3, up to next minor (#289) 7 лет назад
  Daniel Alm 8ef093b2b3 Fix linking with OpenSSL on Linux. 7 лет назад
  Daniel Alm c12125be6f Re-add swift-nio-zlib-support for macOS builds. 7 лет назад
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 лет назад
  Daniel Alm 0368de9e8b Re-add swift-nio-zlib-support for macOS builds. 7 лет назад
  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 лет назад
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. 7 лет назад
  Tair Sabirgaliev 9e09e9361d clean up 7 лет назад
  Tair Sabirgaliev 5fcce2b0a3 Leave `zlib` dependency only for non-Apple platforms, because Apple already ships with its own 7 лет назад
  Daniel Alm 263e66bad2 Use Apple's "fake" zlib package instead of Zewo's real zlib code. 7 лет назад
  Tim Burks 12df04f87e move examples under Sources/Examples 7 лет назад
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. 7 лет назад
  Daniel Alm 128571a155 Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift. 7 лет назад
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 7 лет назад
  Daniel Alm 2cab5d2936 Migrate Package.swift to the Swift 4.0 manifest format. 7 лет назад
  Tim Burks aa746f8591 Move protoc-gen-swiftgrpc plugin to main Sources directory. 7 лет назад
  Daniel Alm 6a553c3636 Add a runtime support class for unary client calls. 7 лет назад
  Daniel Alm b464a1b120 Revert some whitespace changes for Package.swift. 7 лет назад
  Daniel Alm bd313d8cd9 Code formatting: Run 7 лет назад
  Tim Burks 56eaff7c2e Embed the default roots.pem in the gRPC library binary. 8 лет назад