Tim Burks
|
6883e99383
remove unused code from bidistreaming template
|
9 years ago |
Tim Burks
|
cd67135c18
Fixed plugin for use on Linux.
|
9 years ago |
Tim Burks
|
85f0b2203a
Fix Linux test configuration problems.
|
9 years ago |
Tim Burks
|
ad10cfa998
First unit test.
|
9 years ago |
Tim Burks
|
9f8393dd91
Add Swift enum listing standard gRPC status codes
|
9 years ago |
Tim Burks
|
04334f78cb
Update examples for 0.1.1
|
9 years ago |
Tim Burks
|
4baeabf956
Copy metadata when making requests.
|
9 years ago |
Tim Burks
|
ad46789797
Add mechanism for reading request metadata from the server "session" object.
|
9 years ago |
Tim Burks
|
776056d566
Add common server session properties for response status and metadata.
|
9 years ago |
Tim Burks
|
82b3a928d5
Rename podspec to clarify its status.
|
9 years ago |
Tim Burks
|
256aa5b6c5
Add "import Dispatch" for Linux builds, update Linux instructions for Swift 3.0.2.
|
9 years ago |
Tim Burks
|
133894a380
Parameterized method names in generated server code.
|
9 years ago |
Tim Burks
|
b0edcaedfa
Add details to OVERVIEW document.
|
9 years ago |
Tim Burks
|
9f83614459
Minor edits to Echo/README.md
|
9 years ago |
Tim Burks
|
09ab02ceaf
Rename template directory and modify plugin to look for templates in the same directory as the plugin executable.
|
9 years ago |
Tim Burks
|
03243903e8
Remove unnecessary channel from Go expand client.
|
9 years ago |
Tim Burks
|
446c1d6ae3
Podspec
|
9 years ago |
Tim Burks
|
0e4efe4de4
Update main README, remove unused QuickProto code.
|
9 years ago |
Tim Burks
|
c092ceb154
New README for the Swift gRPC plugin.
|
9 years ago |
Tim Burks
|
792a460dfd
Remove outdated and unneeded Objective-C sample.
|
9 years ago |
Tim Burks
|
4ba39ae5e0
Update README for examples
|
9 years ago |
Tim Burks
|
2ed004b743
Simplify the "Simple" sample app into a single executable.
|
9 years ago |
Tim Burks
|
412da550bb
Remove redundant copy of echo.proto from Plugins directory.
|
9 years ago |
Tim Burks
|
7519ee0fbb
Remove unneeded examples and QuickProto (replaced with apple/swift-proto).
|
9 years ago |
Tim Burks
|
750ade663e
Reorganize Echo sample to put Swift Package Manager and Xcode versions side-by-side in Examples/Echo.
|
9 years ago |
Tim Burks
|
cbf2ea3a9c
Add more comments to generated code.
|
9 years ago |
Tim Burks
|
6927d3e8b9
Remove try! from generated server code.
|
9 years ago |
Tim Burks
|
013db6aaa1
Remove try! from generated client code.
|
9 years ago |
Tim Burks
|
4ff6cf649e
Move error handling up out of server handlers and into the main server run loop.
|
9 years ago |
Tim Burks
|
aa305209e1
Tightened access controls in generated code.
|
9 years ago |