Daniel Alm
|
8ef093b2b3
Fix linking with OpenSSL on Linux.
|
vor 7 Jahren |
Daniel Alm
|
c12125be6f
Re-add swift-nio-zlib-support for macOS builds.
|
vor 7 Jahren |
Tim Burks
|
e791f85ce4
Merge branch 'master' into update-grpc
|
vor 7 Jahren |
Daniel Alm
|
0368de9e8b
Re-add swift-nio-zlib-support for macOS builds.
|
vor 7 Jahren |
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.
|
vor 7 Jahren |
Daniel Alm
|
d56e1ca512
Link CgRPC with openssl instead of BoringSSL under Linux.
|
vor 7 Jahren |
Tair Sabirgaliev
|
9e09e9361d
clean up
|
vor 7 Jahren |
Tair Sabirgaliev
|
5fcce2b0a3
Leave `zlib` dependency only for non-Apple platforms, because Apple already ships with its own
|
vor 7 Jahren |
Daniel Alm
|
263e66bad2
Use Apple's "fake" zlib package instead of Zewo's real zlib code.
|
vor 7 Jahren |
Tim Burks
|
12df04f87e
move examples under Sources/Examples
|
vor 7 Jahren |
Daniel Alm
|
05890b5054
Also move the Simple example into `Sources/`.
|
vor 7 Jahren |
Daniel Alm
|
128571a155
Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift.
|
vor 7 Jahren |
Daniel Alm
|
285d9bfed6
Also rename the "gRPC" target to "SwiftGRPC".
|
vor 7 Jahren |
Daniel Alm
|
2cab5d2936
Migrate Package.swift to the Swift 4.0 manifest format.
|
vor 7 Jahren |
Tim Burks
|
aa746f8591
Move protoc-gen-swiftgrpc plugin to main Sources directory.
|
vor 7 Jahren |
Daniel Alm
|
6a553c3636
Add a runtime support class for unary client calls.
|
vor 7 Jahren |
Daniel Alm
|
b464a1b120
Revert some whitespace changes for Package.swift.
|
vor 7 Jahren |
Daniel Alm
|
bd313d8cd9
Code formatting: Run
|
vor 7 Jahren |
Tim Burks
|
56eaff7c2e
Embed the default roots.pem in the gRPC library binary.
|
vor 8 Jahren |
Tim Burks
|
b75af1674c
Replace libz link dependency with a reference to an external source package.
|
vor 8 Jahren |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
vor 8 Jahren |
Tim Burks
|
20e0cf1bb2
Reorganize vendored gRPC core code, moving it into CgRPC.
|
vor 9 Jahren |
Tim Burks
|
421bb6def6
Add vended BoringSSL and gRPC_Core code to simplify distribution.
|
vor 9 Jahren |
Tim Burks
|
7519ee0fbb
Remove unneeded examples and QuickProto (replaced with apple/swift-proto).
|
vor 9 Jahren |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
vor 9 Jahren |