Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Burks 0ca6902635 Make secure client connections the default. vor 8 Jahren
  Tim Burks 79b392c2c1 Change channel creation interface to add an explicit "secure" option. vor 8 Jahren
  Tim Burks a1a9b71f1a Remove roots.pem from Examples; use compiled-in version instead. vor 8 Jahren
  Tim Burks 56eaff7c2e Embed the default roots.pem in the gRPC library binary. vor 8 Jahren
  Tim Burks f9de073b4a Update vendor-grpc script to include roots.pem and update roots.pem version. vor 8 Jahren
  Tim Burks 9cce66da8f Update README with latest dependency versions. vor 8 Jahren
  Tim Burks 119676f712 Merge pull request #97 from grpc/datastore vor 8 Jahren
  Tim Burks 2c1de19846 Improve Datastore example to support insert-list-delete. vor 8 Jahren
  Tim Burks 890b46e286 Update README for Datastore example. vor 8 Jahren
  Tim Burks ab7466fd02 Remove more files in "make clean" actions. vor 8 Jahren
  Tim Burks 46601f0953 Datastore example: enhanced insert/query/delete operations. vor 8 Jahren
  Tim Burks 489bc80eb4 Primitive command-line interface to Datastore demo. vor 8 Jahren
  Tim Burks 07182ddc01 Steps toward a Codable-based datastore client. vor 8 Jahren
  Tim Burks 6012c30579 Update use of auth-library-swift to explicitly pass scopes to token providers. vor 8 Jahren
  Tim Burks 0003989cb1 Minimize scopes used by Datastore sample. vor 8 Jahren
  Tim Burks 82c0ca8325 Update Natural Language example to use Google Application Default Credentials vor 8 Jahren
  Tim Burks ba6eb58aeb Add sample calling the Google Cloud Natural Language API. vor 8 Jahren
  Tim Burks 148ac95c30 Update PackageManager-based examples to use the latest versions of grpc-swift, swift-protobuf, and auth-library-swift. vor 8 Jahren
  Tim Burks ea7ad2b51b Update Swift Protobuf dependency to 1.0.2. vor 8 Jahren
  Tim Burks a3c23e6330 Fix typo in README vor 8 Jahren
  Tim Burks 7bc7db2479 Merge pull request #87 from bretdabaker/fix-package-check vor 8 Jahren
  Bret Cheng 0dc116d8da Check package only if proto file contains service(s) vor 8 Jahren
  Tim Burks bc3ab540cb Merge pull request #81 from KyoheiG3/cancelable vor 8 Jahren
  Tim Burks 323c1736ae Merge pull request #80 from KyoheiG3/fix-assertion vor 8 Jahren
  ito_kyohei 49f9967bbe Be cancelable vor 8 Jahren
  ito_kyohei 585cc6b23c Fix tests vor 8 Jahren
  ito_kyohei 79d58b3d66 Improve compile with optimizations vor 8 Jahren
  Tim Burks 07a2206aac Add -a (address) and -p (port) options to Echo command-line sample. vor 8 Jahren
  Tim Burks 9ebbf28b05 Merge branch 'master' of github.com:grpc/grpc-swift vor 8 Jahren
  Tim Burks a26794eaf0 Add completion callback to nonblocking send() in server generated code. vor 8 Jahren