Tim Burks
|
fda567eba7
Adding print statements for caught errors; something better is needed.
|
9 年之前 |
Tim Burks
|
de3be501da
minor improvements to CompletionHandler
|
9 年之前 |
Tim Burks
|
92783827ee
More conversion to Swift exceptions for errors.
|
9 年之前 |
Tim Burks
|
8e17a81649
First pass of conversion from returning to throwing errors.
|
9 年之前 |
Tim Burks
|
7e77bdb12d
clean up error handling in Call and related classes
|
9 年之前 |
Tim Burks
|
8ab56d62fb
Simplify Handler initialization
|
9 年之前 |
Tim Burks
|
10de2b3ce0
Simplify "perform" interface of Call class
|
9 年之前 |
Tim Burks
|
0494303891
Remove implicit unwrapping optional (!) designation for most underlying objects
|
9 年之前 |
Tim Burks
|
617a674407
rename all UnsafeMutableRawPointer variables to have "underlying" in their names
|
9 年之前 |
Tim Burks
|
167f241bdb
refactored completion queue setup into Call performOperations
|
9 年之前 |
Tim Burks
|
bd4826cc6f
Change "timeout" types from Double to TimeInterval (jconverse@)
|
9 年之前 |
Tim Burks
|
8e25e35708
CompletionQueue and associated methods are marked internal
|
9 年之前 |
Tim Burks
|
83132c48e6
Rename "waitForCompletion" to "wait" (jconverse@)
|
9 年之前 |
Tim Burks
|
201ca58589
Make underlying object vars private.
|
9 年之前 |
Tim Burks
|
df50ba7a1a
Convert Handler properties to lazy vars (jconverse@)
|
9 年之前 |
Tim Burks
|
9e7887504f
rename "create[X]" methods to "make[X]" to follow Swift API guidelines
|
9 年之前 |
Tim Burks
|
0fb162af68
Hide grpc_call_error and grpc_event.
|
9 年之前 |
Tim Burks
|
f09fb3aef8
Wrap nonstreaming call response parameters in a struct (dthurn@).
|
9 年之前 |
Tim Burks
|
d983798ec5
Fix license date (thomasvl@)
|
9 年之前 |
Tim Burks
|
a97aa3c26d
Rename internal references to underlying grpc structs to use more explicit names.
|
9 年之前 |
Tim Burks
|
311de0aedb
ByteBuffer improvements suggested by jconverse
|
9 年之前 |
Tim Burks
|
41fd3b90de
Add initial README for examples.
|
9 年之前 |
Tim Burks
|
1206ee7a88
README updates.
|
9 年之前 |
Tim Burks
|
7ceec3fe2d
Updated READMEs for broader audiences, removed API keys and client credentials.
|
9 年之前 |
Tim Burks
|
36f2bde28e
Add PATENTS declaration
|
9 年之前 |
Tim Burks
|
a2d503cdb9
Cleanup of Datastore sample
|
9 年之前 |
Tim Burks
|
084463541d
Datastore example obtains credentials with OAuth and makes an initial Datastore API call
|
9 年之前 |
Tim Burks
|
941650c146
Start of a Datastore example (nonworking)
|
9 年之前 |
Tim Burks
|
4b6981bff5
Map-related improvements
|
9 年之前 |
Tim Burks
|
916601d46c
QuickProto improvements to more correctly observe package names and map_entry options
|
9 年之前 |