Histórico de commits

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