Commit History

Author SHA1 Message Date
  Daniel Alm 1fc059367a Some more manual cleanup. 7 years ago
  Daniel Alm c02b4f4076 Run `swiftformat` on the new runtime support code. 7 years ago
  Daniel Alm 489832fe10 Move the server-side generated code into runtime support classes as well. 7 years ago
  Daniel Alm fcfc5b8f03 Add a runtime support class for bidirectional streaming client calls. 7 years ago
  Daniel Alm a1174b5b94 Add a runtime support class for client-streaming client calls. 7 years ago
  Daniel Alm 1454120de3 Add a runtime support class for server-streaming client calls. 7 years ago
  Daniel Alm 6a553c3636 Add a runtime support class for unary client calls. 7 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. 7 years ago
  Daniel Alm 46477bedc6 Fix the tests and add the output binary of the Echo PackageManager example to .gitignore. 7 years ago
  Daniel Alm a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 years ago
  Tim Burks 476860a007 Fix code generator and samples for latest gRPC API. 7 years ago
  Daniel Alm 64e9d93de4 Two compilation/test fixes. 7 years ago
  Daniel Alm 55823b2c24 Fix the tests, this time for real. 7 years ago
  Daniel Alm d76b9e9f7e Make most completion blocks optional, so that clients don't need to pass them. 7 years ago
  Daniel Alm 8352434d55 Update the generated example code, which also happens to fix the tests. 7 years ago
  Tim Burks ce2a58a03e Merge pull request #116 from vincentmarguerie/master 7 years ago
  vincentmarguerie 3c3757f87b Update echo.grpc.swift 7 years ago
  takasek aa47a1871b Generate latest example 7 years ago
  takasek 0bbbe825e0 Generate sources 7 years ago
  takasek 4298e425c9 Generate echo.grpc.swift using updated template 7 years ago
  Tim Burks 11086e936b Update Examples for 0.3.3 7 years ago
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 years ago
  Tim Burks 9ca08f873a Make the extension for generated files be ".grpc.swift" 8 years ago