Daniel Alm 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. 7 vuotta sitten
..
GenCodeSupport 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. 7 vuotta sitten
ByteBuffer.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. 7 vuotta sitten
Call.swift 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. 7 vuotta sitten
Channel.swift 40978ae486 Make and variable again, for use in client code. 7 vuotta sitten
CompletionQueue.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 vuotta sitten
Handler.swift 53c8ccaed6 Make `Handler.sendResponse` and `.receiveMessage` call through to the corresponding methods on `Call`. 7 vuotta sitten
Metadata.swift c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex 7 vuotta sitten
Mutex.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. 7 vuotta sitten
Operation.swift 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 vuotta sitten
OperationGroup.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 vuotta sitten
Roots.swift bd313d8cd9 Code formatting: Run 7 vuotta sitten
Server.swift 1db9d4d477 Add a first set of XCTest-based tests. 7 vuotta sitten
gRPC.swift b73abfe491 Make `gRPC.version` and `.gStandsFor` non-optional again, as those can safely be forcibly unwrapped. 7 vuotta sitten