Tim Burks
|
09aaf5aafd
Remove timeout argument from Client makeCall method (dthurn@)
|
9 years ago |
Tim Burks
|
d1b80ef47f
Fix speech sample, remove unused sendMessage callback
|
9 years ago |
Tim Burks
|
facf2c05c5
Update StickyNotes sample
|
9 years ago |
Tim Burks
|
52096a3aee
cleanup + bug fix in Sessions app
|
9 years ago |
Tim Burks
|
94677f8b40
minor internal simplifications for OperationGroups
|
9 years ago |
Tim Burks
|
5158fab75e
Rework Operations into an enum with associated objects. (jconverse@)
|
9 years ago |
Tim Burks
|
fda567eba7
Adding print statements for caught errors; something better is needed.
|
9 years ago |
Tim Burks
|
de3be501da
minor improvements to CompletionHandler
|
9 years ago |
Tim Burks
|
92783827ee
More conversion to Swift exceptions for errors.
|
9 years ago |
Tim Burks
|
8e17a81649
First pass of conversion from returning to throwing errors.
|
9 years ago |
Tim Burks
|
7e77bdb12d
clean up error handling in Call and related classes
|
9 years ago |
Tim Burks
|
8ab56d62fb
Simplify Handler initialization
|
9 years ago |
Tim Burks
|
10de2b3ce0
Simplify "perform" interface of Call class
|
9 years ago |
Tim Burks
|
0494303891
Remove implicit unwrapping optional (!) designation for most underlying objects
|
9 years ago |
Tim Burks
|
617a674407
rename all UnsafeMutableRawPointer variables to have "underlying" in their names
|
9 years ago |
Tim Burks
|
167f241bdb
refactored completion queue setup into Call performOperations
|
9 years ago |
Tim Burks
|
bd4826cc6f
Change "timeout" types from Double to TimeInterval (jconverse@)
|
9 years ago |
Tim Burks
|
8e25e35708
CompletionQueue and associated methods are marked internal
|
9 years ago |
Tim Burks
|
83132c48e6
Rename "waitForCompletion" to "wait" (jconverse@)
|
9 years ago |
Tim Burks
|
201ca58589
Make underlying object vars private.
|
9 years ago |
Tim Burks
|
df50ba7a1a
Convert Handler properties to lazy vars (jconverse@)
|
9 years ago |
Tim Burks
|
9e7887504f
rename "create[X]" methods to "make[X]" to follow Swift API guidelines
|
9 years ago |
Tim Burks
|
0fb162af68
Hide grpc_call_error and grpc_event.
|
9 years ago |
Tim Burks
|
f09fb3aef8
Wrap nonstreaming call response parameters in a struct (dthurn@).
|
9 years ago |
Tim Burks
|
d983798ec5
Fix license date (thomasvl@)
|
9 years ago |
Tim Burks
|
a97aa3c26d
Rename internal references to underlying grpc structs to use more explicit names.
|
9 years ago |
Tim Burks
|
311de0aedb
ByteBuffer improvements suggested by jconverse
|
9 years ago |
Tim Burks
|
41fd3b90de
Add initial README for examples.
|
9 years ago |
Tim Burks
|
1206ee7a88
README updates.
|
9 years ago |
Tim Burks
|
7ceec3fe2d
Updated READMEs for broader audiences, removed API keys and client credentials.
|
9 years ago |