George Barnett
|
7bbdffc188
Replace old API usage (#479)
|
il y a 6 ans |
George Barnett
|
5a28bdcc6d
Rename SwiftGRPC to GRPC (#472)
|
il y a 6 ans |
Tim Burks
|
2cc6af7270
Update Google sample for recent API changes.
|
il y a 7 ans |
Daniel Alm
|
f814a34949
Formatting: Replace several occurrences of `catch (let ...)` with just `catch`.
|
il y a 7 ans |
Daniel Alm
|
285d9bfed6
Also rename the "gRPC" target to "SwiftGRPC".
|
il y a 7 ans |
Daniel Alm
|
cab578fbd2
Replace calls to `DispatchSemaphore.wait(timeout: DispatchTime.distantFuture)` with just `.wait()`.
|
il y a 7 ans |
Tim Burks
|
a0249407eb
Update examples to build with the current version of SwiftGRPC.
|
il y a 7 ans |
Daniel Alm
|
c6d41e46b1
Also run `swiftformat` on the code samples.
|
il y a 7 ans |
Tim Burks
|
9a47c86f53
Fix problems with examples discovered by CSE436 class at Cal Poly.
|
il y a 7 ans |
Tim Burks
|
3cfc04a783
Move Google samples under a common directory + minor cleanup of Makefile.
|
il y a 8 ans |