История коммитов

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