Daniel Alm 5cd64a7405 Rename many `Impl` classes to `Base` and extract a bit more common logic into a shared `ClientCall` protocol + `ClientCallBase` class (similar to `ServerSession`). há 8 anos atrás
..
GenCodeSupport 5cd64a7405 Rename many `Impl` classes to `Base` and extract a bit more common logic into a shared `ClientCall` protocol + `ClientCallBase` class (similar to `ServerSession`). há 8 anos atrás
ByteBuffer.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. há 8 anos atrás
Call.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks há 8 anos atrás
Channel.swift 40978ae486 Make and variable again, for use in client code. há 8 anos atrás
CompletionQueue.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks há 8 anos atrás
Handler.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks há 8 anos atrás
Metadata.swift c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex há 8 anos atrás
Mutex.swift 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. há 8 anos atrás
Operation.swift 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. há 8 anos atrás
OperationGroup.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks há 8 anos atrás
Roots.swift bd313d8cd9 Code formatting: Run há 8 anos atrás
Server.swift a51d6e22e8 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks há 8 anos atrás
gRPC.swift 89151a5266 Oops - forgot a conflict marker. há 8 anos atrás