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 |
Tim Burks
|
2a26afc84a
Some cleanup of the call surface, all in the Echo Mac app for now.
|
9 years ago |
Tim Burks
|
fd73a4e5b3
Update Echo Mac app to use new Service API prototype.
|
9 years ago |
Tim Burks
|
91a3b43f9b
Rework Echo server API structure to generally follow the style of Go gRPC.
|
9 years ago |
Tim Burks
|
5028338f04
Add alternative API prototype for Echo example.
|
9 years ago |
Tim Burks
|
a1fed9fab9
Update Mac Echo sample to latest prototype API.
|
9 years ago |
Tim Burks
|
eda49c5bc2
Updates and cleanups of Echo sample.
|
9 years ago |
Tim Burks
|
16076a3887
Update Echo sample to use Call start() callbacks.
|
9 years ago |