Commit History

Author SHA1 Message Date
  Tim Burks 2a26afc84a Some cleanup of the call surface, all in the Echo Mac app for now. 9 years ago
  Tim Burks fd73a4e5b3 Update Echo Mac app to use new Service API prototype. 9 years ago
  Tim Burks 91a3b43f9b Rework Echo server API structure to generally follow the style of Go gRPC. 9 years ago
  Tim Burks 5028338f04 Add alternative API prototype for Echo example. 9 years ago
  Tim Burks a1fed9fab9 Update Mac Echo sample to latest prototype API. 9 years ago
  Tim Burks eda49c5bc2 Updates and cleanups of Echo sample. 9 years ago
  Tim Burks 16076a3887 Update Echo sample to use Call start() callbacks. 9 years ago
  Tim Burks 582c2a8242 Add completion handler to Call start() method, rework Echo sample. 9 years ago
  Tim Burks 285457c041 Remove old QuickProto-based Echo sample. 9 years ago
  Tim Burks 982c57dcf5 Minor updates to Echo sample. 9 years ago
  Tim Burks 38be46fd86 Fix a few problems with the Go Echo example 9 years ago
  Tim Burks ececfd78ee New Echo sample. Currently the streaming connections are broken. 9 years ago
  Tim Burks eff56b0762 Reorganize Samples 9 years ago
  Tim Burks df35d8087a Minor README update. 9 years ago
  Tim Burks 31ef5cbf29 Update Samples to point to main (grpc-hosted) repository. 9 years ago
  Tim Burks 375e4ade71 Update for swift-protobuf 0.9.24, clarify dependency versions in README. 9 years ago
  Tim Burks 7db97e09ba Basic scaffolding for a code generation plugin. 9 years ago
  Tim Burks 0ad10d298b Update file paths in quickproto project 9 years ago
  Tim Burks ce22fc609c Update file paths in gRPC.xcodeproj 9 years ago
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 years ago
  Tim Burks 0ef3462d58 Fixed errors in new package builds 9 years ago
  Tim Burks 796f5ba6cf Update package Makefiles to compile CgRPC with Swift Package Manager 9 years ago
  Tim Burks f22907d89b README updates 9 years ago
  Tim Burks c3f35da0cc Update command-line Client/Server examples to synchronize with NSCondition variables. 9 years ago
  Tim Burks 3a8d0d9687 Update Linux build instructions in Packages/README.md. 9 years ago
  Tim Burks 24dc1bf627 Merge branch 'master' of https://github.com/grpc/grpc-swift 9 years ago
  Tim Burks 9267094097 Add initial API overview document. 9 years ago
  Tim Burks 24f5aaffba Merge github.com:timburks/grpc-swift 9 years ago
  Tim Burks 1b70069065 updating Linux builds 9 years ago
  Tim Burks c7da778d6e Add comments to Echo example. 9 years ago