Tim Burks 07e081152b Merge pull request #141 from MrMage/move-free-methods hace 8 años
..
ByteBuffer.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. hace 8 años
Call.swift c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex hace 8 años
Channel.swift 40978ae486 Make and variable again, for use in client code. hace 8 años
CompletionQueue.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. hace 8 años
Handler.swift c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex hace 8 años
Metadata.swift c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex hace 8 años
Mutex.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. hace 8 años
Operation.swift 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. hace 8 años
OperationGroup.swift c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex hace 8 años
Roots.swift bd313d8cd9 Code formatting: Run hace 8 años
Server.swift a00e088cc2 Fix a merge conflict. hace 8 años
gRPC.swift 89151a5266 Oops - forgot a conflict marker. hace 8 años