Daniel Alm
|
a51d6e22e8
Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks
|
7 years ago |
Daniel Alm
|
d76b9e9f7e
Make most completion blocks optional, so that clients don't need to pass them.
|
7 years ago |
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
|
0ec0398249
Remove some unnecessary `internal` declarations.
|
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 |
MihoSasaki
|
bf10f1956d
make return completion when event is GRPC_QUEUE_SHUTDOWN at CompletionQueue.swift
|
7 years ago |
Tim Burks
|
0aa90a79ee
Relicense to Apache 2, change owners to "the gRPC Authors".
|
8 years ago |
Tim Burks
|
63c6acfa40
Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift.
|
9 years ago |