Commit History

Author SHA1 Message Date
  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
  Tim Burks b02e27db59 Increase Speech Recognition timeout 9 years ago
  Tim Burks b90d1a5bdc Working Speech API client 9 years ago
  Tim Burks 901b19b3e6 Add TLS checkbox to Echo example 9 years ago
  Tim Burks cc616f53e0 first working TLS client calls 9 years ago
  Tim Burks 57d5bf581b Modify Go Echo client and server to also support TLS connections. 9 years ago
  Tim Burks 7caef56d1b reviewed usage of gRPC.initialize() 9 years ago
  Tim Burks 494669ba1b QuickProto: rename the "serialize" method of Message to "data" 9 years ago
  Tim Burks caaecd44bc Minor improvements to Sessions example 9 years ago
  Tim Burks fc57a7b36f Echo internal cleanup 9 years ago
  Tim Burks 900383471f QuickProto API improvements 9 years ago
  Tim Burks 85c3fe4959 QuickProto organization improvements and unit tests. 9 years ago
  Tim Burks ffe5ef979e Remove "public" from unnecessarily-public classes, methods, and vars 9 years ago
  Tim Burks 03ee6d3072 Make ByteBuffer, Operations, and OperationGroup non-public 9 years ago
  Tim Burks 7bbe43fe05 remove ByteBuffer from Handler interface 9 years ago
  Tim Burks d0fef20c9a Fix build problems in QuickProto demo app 9 years ago
  Tim Burks 38404b5f5d replace many instances of NSData with Data 9 years ago
  Tim Burks f134fc8e8d Simplify interfaces: replace MetadataPairs with built-in types, hide ByteBuffers, reduce use of NSData 9 years ago
  Tim Burks c7630c2074 Updates to Sessions demo app to match new API. 9 years ago
  Tim Burks 733cb0b61e update StickyNotes sample to use latest API changes. 9 years ago
  Tim Burks fc5044eee4 Refactor EchoServer into standalone class. 9 years ago