Нема описа

George Barnett 0393731de3 Add missing test import (#130) пре 2 месеци
.github 261772a32b Enable Swift 6.2 jobs in CI (#129) пре 2 месеци
IntegrationTests e3069431c4 Move to grpc-swift-2 (#112) пре 6 месеци
Sources bffdbb09e1 Don't wait for close future if the task is cancelled (#128) пре 2 месеци
Tests 0393731de3 Add missing test import (#130) пре 2 месеци
dev e3069431c4 Move to grpc-swift-2 (#112) пре 6 месеци
.editorconfig b49755cf47 Add editorconfig (#1920) пре 1 година
.gitignore 420011a240 Add support for ordo-one/package-benchmark (#1678) пре 2 година
.license_header_template f9cb377100 Migrate to common GitHub Actions (#21) пре 1 година
.licenseignore efa4422156 Rename the c zlib module (#58) пре 10 месеци
.spi.yml e4bf649e2e Group docs and fix visibility (#57) пре 10 месеци
.swift-format 480ca25da7 Switch to swift-format пре 2 година
.swiftformatignore 058c8ca32b Fixup soundness checks (#24) пре 1 година
.unacceptablelanguageignore 058c8ca32b Fixup soundness checks (#24) пре 1 година
CODE-OF-CONDUCT.md c5170cf2b9 Update links (#1926) пре 1 година
CONTRIBUTING.md 54ce64bc3b Add README, docs and .spi.yml (#9) пре 1 година
GOVERNANCE.md c5170cf2b9 Update links (#1926) пре 1 година
LICENSE 23fd698b62 Revert to Apache 2.0 license verbatim [skip ci] (#504) пре 6 година
NOTICES.txt f251497e9a Avoid using accidental public API (#47) пре 11 месеци
Package.swift 50567095cc Enable access to the peer's certificate chain (#126) пре 2 месеци
README.md e3069431c4 Move to grpc-swift-2 (#112) пре 6 месеци
SECURITY.md 54ce64bc3b Add README, docs and .spi.yml (#9) пре 1 година

README.md

gRPC Swift NIO Transport

This repository contains high-performance HTTP/2 client and server transport implementations for gRPC Swift built on top of SwiftNIO.

  • 📚 Documentation is available on the Swift Package Index
  • 🎓 Tutorials are available in the documentation for grpc/grpc-swift on the [Swift Package Index][spi-grpc-swift].
  • 💻 Examples are available in the Examples directory of the grpc/grpc-swift repository
  • 🚀 Contributions are welcome, please see CONTRIBUTING.md
  • 🪪 License is Apache 2.0, repeated in LICENSE
  • 🔒 Security issues should be reported via the process in SECURITY.md