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 |
Tim Burks
|
f47d0a5871
Add comments to generated code.
|
9 years ago |
Tim Burks
|
dc1b53253b
Update Echo Mac app and command-line sample to use the latest generated code.
|
9 years ago |
Tim Burks
|
9b25b96110
Remove unused code from plugin.
|
9 years ago |
Tim Burks
|
97efdbad11
Fully-templatized code generation for clients and servers.
|
9 years ago |
Tim Burks
|
7ed9c08c22
Progress toward full server code generation.
|
9 years ago |
Tim Burks
|
e8ee5d280c
fully-templatized client code generation.
|
9 years ago |
Tim Burks
|
08c5b62df3
Progress using Stencil to templatize code generation.
|
9 years ago |