Histórico de Commits

Autor SHA1 Mensagem Data
  George Barnett a48b5dd5c0 Improve Sendable checking for server code (#1605) há 2 anos atrás
  George Barnett d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
  George Barnett 9539d94cc2 Add missing 'Sendable' conformance (#1404) há 3 anos atrás
  George Barnett 305677ed3b Make clients sendable (#1386) há 3 anos atrás
  George Barnett 6b1dc82aef Always generate async code (#1384) há 3 anos atrás
  George Barnett 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) há 3 anos atrás
  George Barnett b0e710c29f Lower availability/compiler guards (#1364) há 3 anos atrás
  George Barnett 6e6bdeb8db Generate static service metadata (#1322) há 4 anos atrás
  George Barnett b0ee72670e Use {request,response}{s,stream} consistently (#1320) há 4 anos atrás
  Nikita 1ecab2a17e Add generation of client interceptors (#1272) há 4 anos atrás
  George Barnett b17f653b81 Update compiler guards for concurrency (#1277) há 4 anos atrás
  Si Beaumont 46b0270a1d [async-await] Code generation for "simple, but safe" wrapper client calls. (#1261) há 4 anos atrás
  George Barnett 4d3986f9e4 Generate async echo client and server, add async server implementation and basic tests (#1260) há 4 anos atrás
  George Barnett 91ab843c48 Regenerate há 4 anos atrás
  George Barnett 757319c88a Generate client service name and proto service comments (#1059) há 5 anos atrás
  George Barnett d9e1a6e532 Codegen for server interceptors (#1030) há 5 anos atrás
  George Barnett 74c652e0c1 Codegen for client interceptors (#1022) há 5 anos atrás
  George Barnett 24d36a02a8 Import SwiftProtobuf in generated code (#952) há 5 anos atrás
  George Barnett 8b5d7d9d1c Allow the gRPC module name to be customised when generating code (#945) há 5 anos atrás
  Cory Benfield 6158fad6be Improve performance of routing inbound RPCs (#924) há 5 anos atrás
  George Barnett 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) há 5 anos atrás
  George Barnett 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) há 5 anos atrás
  George Barnett d008381b0c Provide the codegen with an option to generate test clients (#870) há 5 anos atrás
  George Barnett fed00940a9 Require generated client protocols to accept `CallOptions` (#865) há 5 anos atrás
  George Barnett 2e35e1d155 Refactor some of the client code generation (#856) há 5 anos atrás
  George Barnett 3109a71355 Provide conformance for messages provided by SwiftProtobuf (#811) há 5 anos atrás
  George Barnett 522e5d4259 Generate documentation from proto comments (#743) há 5 anos atrás
  George Barnett c4dc6a3c1e Avoid generating multiple conformances to GRPCProtobufPayload (#740) há 5 anos atrás
  George Barnett 2048948147 Rename generated clients from FooServiceClient to FooClient (#736) há 5 anos atrás
  George Barnett 50ccad2fbc Put the client connection behind a protocol (#727) há 5 anos atrás