Commit History

Автор SHA1 Съобщение Дата
  Tim Burks 6470a909f1 Renamed classes in server architecture. преди 9 години
  Tim Burks e0db62ab0d Refactor Echo server into a possible generated code structure. преди 9 години
  Tim Burks b3547f18c0 synchronization improvements (jconverse@) преди 9 години
  Tim Burks 52096a3aee cleanup + bug fix in Sessions app преди 9 години
  Tim Burks 5158fab75e Rework Operations into an enum with associated objects. (jconverse@) преди 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 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 a97aa3c26d Rename internal references to underlying grpc structs to use more explicit names. преди 9 години
  Tim Burks 8e930354ac small interface refinements and README edits преди 9 години
  Tim Burks 18200046fc minor improvements + fixes for Swift problems that appeared in Xcode 8 GM преди 9 години
  Tim Burks fc57a7b36f Echo internal cleanup преди 9 години
  Tim Burks ffe5ef979e Remove "public" from unnecessarily-public classes, methods, and vars преди 9 години
  Tim Burks 7bbe43fe05 remove ByteBuffer from Handler interface преди 9 години
  Tim Burks f134fc8e8d Simplify interfaces: replace MetadataPairs with built-in types, hide ByteBuffers, reduce use of NSData преди 9 години
  Tim Burks 07e576e3dd revised Swift comments, API cleanup преди 9 години
  Tim Burks ba39d9ad3c Call API improvements преди 9 години
  Tim Burks 54815990be a few api simplifications and an improvement to the Echo sample преди 9 години
  Tim Burks ff5b40f486 Streaming client and server in the Echo example преди 9 години
  Tim Burks a9d8c631f3 Echo app non-streaming server works with new API преди 9 години
  Tim Burks 1633d6259b Echo app can now turn streaming on/off with a checkbox преди 9 години
  Tim Burks 8d13a90e1f Heavy rework to support streaming in the Echo example. преди 9 години