Daniel Alm
|
cab578fbd2
Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`.
|
7 years ago |
Tim Burks
|
3e00aa5569
Improve test synchronization.
|
7 years ago |
Daniel Alm
|
489832fe10
Move the server-side generated code into runtime support classes as well.
|
7 years ago |
Daniel Alm
|
46477bedc6
Fix the tests and add the output binary of the Echo PackageManager example to .gitignore.
|
7 years ago |
Daniel Alm
|
c6d41e46b1
Also run `swiftformat` on the code samples.
|
7 years ago |
Tim Burks
|
a26794eaf0
Add completion callback to nonblocking send() in server generated code.
|
8 years ago |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 years ago |
Tim Burks
|
bdcf5d180e
Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs.
|
8 years ago |
Tim Burks
|
4832a7e4df
Update Examples to use 0.1.7 generated API.
|
9 years ago |
Tim Burks
|
ddd1ddb430
Reorganize examples, make dependency on swift-proto 0.9.24 explicit in third_party/RUNME.sh
|
9 years ago |