Commit History

Author SHA1 Message Date
  Tim Burks 7bbfb5dbb9 Update tests to use new API. 8 years ago
  Tim Burks 0e0e8fdeaf Remove the "0" from the first generated client file. 8 years ago
  Tim Burks 89d7f6e958 Merge branch 'bootstraponline-fix_package' 8 years ago
  Tim Burks 8e7f7ecca4 Merge branch 'fix_package' of github.com:bootstraponline/grpc-swift into bootstraponline-fix_package 8 years ago
  Tim Burks 9611bbb609 Update Simple and Echo Xcode projects to fix crashes and use new API. 8 years ago
  Tim Burks eca5d44d0b Remove example references to SwiftGRPC.xcodeproj that cause Xcode to crash on startup. 8 years ago
  Tim Burks c862de3a12 Update plugin and examples to use 0.3.0 client-creation interface. 8 years ago
  Tim Burks 0ca6902635 Make secure client connections the default. 8 years ago
  Tim Burks 79b392c2c1 Change channel creation interface to add an explicit "secure" option. 8 years ago
  Tim Burks a1a9b71f1a Remove roots.pem from Examples; use compiled-in version instead. 8 years ago
  Tim Burks 56eaff7c2e Embed the default roots.pem in the gRPC library binary. 8 years ago
  Tim Burks f9de073b4a Update vendor-grpc script to include roots.pem and update roots.pem version. 8 years ago
  Tim Burks 9cce66da8f Update README with latest dependency versions. 8 years ago
  Tim Burks 119676f712 Merge pull request #97 from grpc/datastore 8 years ago
  Tim Burks 2c1de19846 Improve Datastore example to support insert-list-delete. 8 years ago
  Tim Burks 890b46e286 Update README for Datastore example. 8 years ago
  Tim Burks ab7466fd02 Remove more files in "make clean" actions. 8 years ago
  Tim Burks 46601f0953 Datastore example: enhanced insert/query/delete operations. 8 years ago
  Tim Burks 489bc80eb4 Primitive command-line interface to Datastore demo. 8 years ago
  Tim Burks 07182ddc01 Steps toward a Codable-based datastore client. 8 years ago
  Tim Burks 6012c30579 Update use of auth-library-swift to explicitly pass scopes to token providers. 8 years ago
  Tim Burks 0003989cb1 Minimize scopes used by Datastore sample. 8 years ago
  Tim Burks 82c0ca8325 Update Natural Language example to use Google Application Default Credentials 8 years ago
  Tim Burks ba6eb58aeb Add sample calling the Google Cloud Natural Language API. 8 years ago
  Tim Burks 148ac95c30 Update PackageManager-based examples to use the latest versions of grpc-swift, swift-protobuf, and auth-library-swift. 8 years ago
  Tim Burks ea7ad2b51b Update Swift Protobuf dependency to 1.0.2. 8 years ago
  bootstraponline dd258daa1c Fix gRPC Swift generation when files have same package 8 years ago
  Tim Burks a3c23e6330 Fix typo in README 8 years ago
  Tim Burks 7bc7db2479 Merge pull request #87 from bretdabaker/fix-package-check 8 years ago
  Bret Cheng 0dc116d8da Check package only if proto file contains service(s) 8 years ago