Tim Burks
|
12df04f87e
move examples under Sources/Examples
|
7 years ago |
Daniel Alm
|
05890b5054
Also move the Simple example into `Sources/`.
|
7 years ago |
Daniel Alm
|
128571a155
Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift.
|
7 years ago |
Daniel Alm
|
285d9bfed6
Also rename the "gRPC" target to "SwiftGRPC".
|
7 years ago |
Daniel Alm
|
2cab5d2936
Migrate Package.swift to the Swift 4.0 manifest format.
|
7 years ago |
Tim Burks
|
aa746f8591
Move protoc-gen-swiftgrpc plugin to main Sources directory.
|
7 years ago |
Daniel Alm
|
6a553c3636
Add a runtime support class for unary client calls.
|
7 years ago |
Daniel Alm
|
b464a1b120
Revert some whitespace changes for Package.swift.
|
7 years ago |
Daniel Alm
|
bd313d8cd9
Code formatting: Run
|
7 years ago |
Tim Burks
|
56eaff7c2e
Embed the default roots.pem in the gRPC library binary.
|
8 years ago |
Tim Burks
|
b75af1674c
Replace libz link dependency with a reference to an external source package.
|
8 years ago |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 years ago |
Tim Burks
|
20e0cf1bb2
Reorganize vendored gRPC core code, moving it into CgRPC.
|
9 years ago |
Tim Burks
|
421bb6def6
Add vended BoringSSL and gRPC_Core code to simplify distribution.
|
9 years ago |
Tim Burks
|
7519ee0fbb
Remove unneeded examples and QuickProto (replaced with apple/swift-proto).
|
9 years ago |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
9 years ago |