Nessuna descrizione

George Barnett a0ff9bbae1 Slacken DoS heuristics for clients (#17) 1 anno fa
.github 2978160f7c Add integration tests (#3) 1 anno fa
IntegrationTests d833194743 Update generateed code and tests (#7) 1 anno fa
Sources a0ff9bbae1 Slacken DoS heuristics for clients (#17) 1 anno fa
Tests 0ccb8dee45 Move client connection handler tests to swift-testing (#15) 1 anno fa
dev 2978160f7c Add integration tests (#3) 1 anno fa
.editorconfig b49755cf47 Add editorconfig (#1920) 1 anno fa
.gitignore 420011a240 Add support for ordo-one/package-benchmark (#1678) 2 anni fa
.spi.yml 54ce64bc3b Add README, docs and .spi.yml (#9) 1 anno fa
.swift-format 480ca25da7 Switch to swift-format 2 anni fa
CODE-OF-CONDUCT.md c5170cf2b9 Update links (#1926) 1 anno fa
CONTRIBUTING.md 54ce64bc3b Add README, docs and .spi.yml (#9) 1 anno fa
GOVERNANCE.md c5170cf2b9 Update links (#1926) 1 anno fa
LICENSE 23fd698b62 Revert to Apache 2.0 license verbatim [skip ci] (#504) 6 anni fa
Package.swift b0d3ba05b7 Add E2E tests with TLS enabled (#12) 1 anno fa
README.md 54ce64bc3b Add README, docs and .spi.yml (#9) 1 anno fa
SECURITY.md 54ce64bc3b Add README, docs and .spi.yml (#9) 1 anno fa

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