Commit History

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