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 |
Tim Burks
|
6f8eac1d8a
Begin generating code using a snapshot of Kyle Fuller's Stencil templating package.
|
9 years ago |
Tim Burks
|
cb3e8e80fa
Committing to new API structure in Echo samples.
|
9 years ago |
Tim Burks
|
6de7acf166
Update command-line Echo sample to use the latest API.
|
9 years ago |
Tim Burks
|
e88fb702b4
Continue to refine prototype generated code.
|
9 years ago |
Tim Burks
|
21594bc84f
Minor renaming in prototype generated code.
|
9 years ago |
Tim Burks
|
8c607c092f
Expose server SSL configuration in prototype of generated constructor.
|
9 years ago |
Tim Burks
|
70805aa9fd
Heavy revision of prototype generated API, all in the Echo Mac app.
|
9 years ago |