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