Tim Burks
|
bcf716c361
Update plugin for Swift 3.1 code generation
|
8 years ago |
Tim Burks
|
1785d231c5
Add error handler argument to send methods to better handle errors that occur when sending.
|
8 years ago |
Tim Burks
|
38dd33ea1c
Update code generator to implement blocking API calls by calling nonblocking calls.
|
8 years ago |
Tim Burks
|
b450ad32d9
Add generators for asynchronous methods, demonstrate in Echo Mac app.
|
8 years ago |
Tim Burks
|
b5aa1d9a20
Update comments in client templates.
|
8 years ago |
Tim Burks
|
8170253611
Replace CountDownLatch with DispatchSemaphore in generated code.
|
8 years ago |
Tim Burks
|
b1845c5add
Convert generated code to use CountDownLatch instead of NSCondition.
|
9 years ago |
Tim Burks
|
38b73fa52e
Templates are now compiled directly into the protoc-gen-swiftgrpc plugin.
|
9 years ago |