Daniel Alm
|
40978ae486
Make and variable again, for use in client code.
|
7 年之前 |
Daniel Alm
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
7 年之前 |
Daniel Alm
|
8079b70084
Also remove trailing whitespace in empty lines.
|
7 年之前 |
Daniel Alm
|
bd313d8cd9
Code formatting: Run
|
7 年之前 |
Tim Burks
|
0ca6902635
Make secure client connections the default.
|
8 年之前 |
Tim Burks
|
79b392c2c1
Change channel creation interface to add an explicit "secure" option.
|
8 年之前 |
Tim Burks
|
56eaff7c2e
Embed the default roots.pem in the gRPC library binary.
|
8 年之前 |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 年之前 |
Tim Burks
|
258478fa3a
Use optional binding when initializing a Channel with certificates.
|
8 年之前 |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
9 年之前 |