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