Commit History

Author SHA1 Message Date
  Tim Burks 9ca08f873a Make the extension for generated files be ".grpc.swift" 8 years ago
  Tim Burks 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". 8 years ago
  Tim Burks 0e0e8fdeaf Remove the "0" from the first generated client file. 8 years ago
  Tim Burks 8e7f7ecca4 Merge branch 'fix_package' of github.com:bootstraponline/grpc-swift into bootstraponline-fix_package 8 years ago
  Tim Burks ab7466fd02 Remove more files in "make clean" actions. 8 years ago
  bootstraponline dd258daa1c Fix gRPC Swift generation when files have same package 8 years ago
  Tim Burks a26794eaf0 Add completion callback to nonblocking send() in server generated code. 8 years ago
  Tim Burks e5568059fa Update remaining examples to remove explicit -lz linker commands. 8 years ago
  Tim Burks 1d7d131212 Update swift-protobuf to 0.9.901 8 years ago
  Tim Burks bcf716c361 Update plugin for Swift 3.1 code generation 8 years ago
  Tim Burks bdcf5d180e Initial conversion to Swift 3.1: generated code manually-converted to Swift 3.1 APIs. 8 years ago
  Andy Chou c8394bd370 Explicitly specify protoc plugin in Plugin test target 8 years ago
  Tim Burks e3f12a55a2 Add plugin test to Travis configuration 9 years ago
  Tim Burks 38b73fa52e Templates are now compiled directly into the protoc-gen-swiftgrpc plugin. 9 years ago
  Tim Burks 4b57e89b2a Update Plugin Makefile to also extract protoc-gen-swift from .build directory. 9 years ago
  Tim Burks 776056d566 Add common server session properties for response status and metadata. 9 years ago
  Tim Burks 412da550bb Remove redundant copy of echo.proto from Plugins directory. 9 years ago
  Tim Burks dc1b53253b Update Echo Mac app and command-line sample to use the latest generated code. 9 years ago
  Tim Burks 08c5b62df3 Progress using Stencil to templatize code generation. 9 years ago
  Tim Burks 6f8eac1d8a Begin generating code using a snapshot of Kyle Fuller's Stencil templating package. 9 years ago