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 |
Tim Burks
|
822bfea0be
Merge pull request #72 from ishkawa/fix-swift-version
|
8 years ago |
Tim Burks
|
fa9da62c81
Updated generated client and server for Echo sample.
|
8 years ago |
Tim Burks
|
c37a4cd29a
Merge pull request #73 from bgetsug/master
|
8 years ago |
Tim Burks
|
168e75d07b
Merge pull request #62 from deatondg/access-controls
|
8 years ago |
Ben Getsug
|
7b5435807b
Support well-known protobuf types (server)
|
8 years ago |
Ben Getsug
|
ba5ff04250
Support well-known protobuf types (client)
|
8 years ago |