Commit History

Author SHA1 Message Date
  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
  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
  Tim Burks bc3ab540cb Merge pull request #81 from KyoheiG3/cancelable 8 years ago
  Tim Burks 323c1736ae Merge pull request #80 from KyoheiG3/fix-assertion 8 years ago
  ito_kyohei 49f9967bbe Be cancelable 8 years ago
  ito_kyohei 585cc6b23c Fix tests 8 years ago
  ito_kyohei 79d58b3d66 Improve compile with optimizations 8 years ago
  Tim Burks 07a2206aac Add -a (address) and -p (port) options to Echo command-line sample. 8 years ago
  Tim Burks 9ebbf28b05 Merge branch 'master' of github.com:grpc/grpc-swift 8 years ago
  Tim Burks a26794eaf0 Add completion callback to nonblocking send() in server generated code. 8 years ago