Commit History

Author SHA1 Message Date
  Daniel Alm 6a553c3636 Add a runtime support class for unary client calls. 8 years ago
  Daniel Alm 5ea856389f Make the plugin's tests also generate test stubs, so we can ensure that those compile as well, and fix compilation of those stubs. 8 years ago
  Daniel Alm 46477bedc6 Fix the tests and add the output binary of the Echo PackageManager example to .gitignore. 8 years ago
  Daniel Alm a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 8 years ago
  Tim Burks 476860a007 Fix code generator and samples for latest gRPC API. 8 years ago
  Daniel Alm 64e9d93de4 Two compilation/test fixes. 8 years ago
  Daniel Alm 55823b2c24 Fix the tests, this time for real. 8 years ago
  Daniel Alm d76b9e9f7e Make most completion blocks optional, so that clients don't need to pass them. 8 years ago
  Daniel Alm 8352434d55 Update the generated example code, which also happens to fix the tests. 8 years ago
  Tim Burks ce2a58a03e Merge pull request #116 from vincentmarguerie/master 8 years ago
  vincentmarguerie 3c3757f87b Update echo.grpc.swift 8 years ago
  takasek aa47a1871b Generate latest example 8 years ago
  takasek 0bbbe825e0 Generate sources 8 years ago
  takasek 4298e425c9 Generate echo.grpc.swift using updated template 8 years ago
  Tim Burks 11086e936b Update Examples for 0.3.3 8 years ago
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 8 years ago
  Tim Burks 9ca08f873a Make the extension for generated files be ".grpc.swift" 8 years ago