Commit History

Author SHA1 Message Date
  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
  Tim Burks 07e576e3dd revised Swift comments, API cleanup 9 years ago
  Tim Burks 0c9dcc7741 Minor calling-API simplifications 9 years ago
  Tim Burks ba39d9ad3c Call API improvements 9 years ago
  Tim Burks 54815990be a few api simplifications and an improvement to the Echo sample 9 years ago
  Tim Burks ea5b370e5a Improve echo message to show source language and type (nonstreaming or streaming) 9 years ago
  Tim Burks ff5b40f486 Streaming client and server in the Echo example 9 years ago
  Tim Burks a9d8c631f3 Echo app non-streaming server works with new API 9 years ago