Commit History

Author SHA1 Message Date
  Daniel Alm b73abfe491 Make `gRPC.version` and `.gStandsFor` non-optional again, as those can safely be forcibly unwrapped. 7 years ago
  Daniel Alm 89151a5266 Oops - forgot a conflict marker. 7 years ago
  Daniel Alm 94251446d4 Merge branch 'master' of github.com:grpc/grpc-swift into move-free-methods 7 years ago
  Daniel Alm 749ceb8ae7 Add the free methods `initialize`, `shutdown`, `version` and `gStandsFor` as static members to a `gRPC` class, to avoid namespace collision. 7 years ago
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. 7 years ago
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. 7 years ago
  Daniel Alm bd313d8cd9 Code formatting: Run 7 years ago
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 years ago
  Tim Burks c6264110af Make g_stands_for() available from Swift. 8 years ago
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 years ago
  Tim Burks 9f8393dd91 Add Swift enum listing standard gRPC status codes 9 years ago
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 years ago