Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Burks 24f5aaffba Merge github.com:timburks/grpc-swift hace 9 años
  Tim Burks 1b70069065 updating Linux builds hace 9 años
  Tim Burks c7da778d6e Add comments to Echo example. hace 9 años
  Tim Burks d68d5b1eda Experimental renaming of generated server classes (Echo example). hace 9 años
  Tim Burks 7183c257d3 Add collect (client streaming) and expand (server streaming) methods to Swift Echo server. hace 9 años
  Tim Burks 62ff862f3e Mostly feature-complete Swift gRPC Echo client. hace 9 años
  Tim Burks f9cdb3a098 First attempt at writing client-streaming (collect) and server-streaming (expand) API clients hace 9 años
  Tim Burks 923b8e96e7 Expanding echo.proto and Go sample to include client streaming and server streaming calls. hace 9 años
  Tim Burks 98a8b64da5 Update README and CONTRIBUTING. hace 9 años
  Tim Burks 2ebe79b710 Fix bad file references in Speech example. hace 9 años
  Tim Burks ac1e512718 Removed unneeded copies of files in Speech example hace 9 años
  Tim Burks 8704135154 Converting Echo example to use apple/swift-protobuf, beginning conversion of Speech sample hace 9 años
  Tim Burks df08c709d6 minor cleanup to Speech sample hace 9 años
  Tim Burks 1aa64c9265 Updated Speech sample hace 9 años
  Tim Burks 3e6b707087 Fix file header for EchoService.swift hace 9 años
  Tim Burks 9c0c6fd792 Remove unused Channel from EchoViewController hace 9 años
  Tim Burks 6470a909f1 Renamed classes in server architecture. hace 9 años
  Tim Burks 3f9c38dc1a Refactoring FileDescriptorSet usage out of internal interfaces hace 9 años
  Tim Burks dd2655ced9 Refactor Echo client into a possible generated code structure. hace 9 años
  Tim Burks e0db62ab0d Refactor Echo server into a possible generated code structure. hace 9 años
  Tim Burks 01c73a9925 Rename "Client" to "Channel" hace 9 años
  Tim Burks 21873249d5 Improve makeCall interface (dthurn@) hace 9 años
  Tim Burks afbf1ed7fb minor API cleanup hace 9 años
  Tim Burks b3547f18c0 synchronization improvements (jconverse@) hace 9 años
  Tim Burks 09aaf5aafd Remove timeout argument from Client makeCall method (dthurn@) hace 9 años
  Tim Burks d1b80ef47f Fix speech sample, remove unused sendMessage callback hace 9 años
  Tim Burks facf2c05c5 Update StickyNotes sample hace 9 años
  Tim Burks 52096a3aee cleanup + bug fix in Sessions app hace 9 años
  Tim Burks 94677f8b40 minor internal simplifications for OperationGroups hace 9 años
  Tim Burks 5158fab75e Rework Operations into an enum with associated objects. (jconverse@) hace 9 años