Daniel Alm
|
3cd392b5bc
Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency.
|
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
|
f1023f7781
Rework all slice-based accessors to return a copied string.
|
8 years ago |
Tim Burks
|
3e332f802a
Improve robustness of metadata string handling, fix top-level tests.
|
8 years ago |
Tim Burks
|
b8dc92aea4
Prevent crashes when metadata keys and values can't be converted to strings.
|
8 years ago |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 years ago |
Tim Burks
|
4baeabf956
Copy metadata when making requests.
|
9 years ago |
Tim Burks
|
ad46789797
Add mechanism for reading request metadata from the server "session" object.
|
9 years ago |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
9 years ago |