Commit History

Author SHA1 Message Date
  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
  Tim Burks 36f2bde28e Add PATENTS declaration 9 years ago
  Tim Burks a2d503cdb9 Cleanup of Datastore sample 9 years ago
  Tim Burks 084463541d Datastore example obtains credentials with OAuth and makes an initial Datastore API call 9 years ago
  Tim Burks 941650c146 Start of a Datastore example (nonworking) 9 years ago
  Tim Burks 4b6981bff5 Map-related improvements 9 years ago
  Tim Burks 916601d46c QuickProto improvements to more correctly observe package names and map_entry options 9 years ago
  Tim Burks 51eb03fdff QuickProto: a hacky way of reading maps 9 years ago
  Tim Burks b05b0ad416 cleanup EchoViewController 9 years ago
  Tim Burks 909cbad116 Streamlined error reporting 9 years ago
  Tim Burks 8e930354ac small interface refinements and README edits 9 years ago
  Tim Burks 6b344d6f32 Updated enum usage to follow Ray Wenderlich Swift Style Guide 9 years ago
  Tim Burks 18200046fc minor improvements + fixes for Swift problems that appeared in Xcode 8 GM 9 years ago
  Tim Burks bfae7ce9b2 Speech API usage refinements 9 years ago
  Tim Burks 7438d2012d Echo sample now includes working TLS server. 9 years ago
  Tim Burks bdc21c34f4 more robust speech API calls 9 years ago
  Tim Burks 6e4eec8436 simple message queueing 9 years ago