Sen descrición

George Barnett 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano
.github 2978160f7c Add integration tests (#3) hai 1 ano
IntegrationTests d833194743 Update generateed code and tests (#7) hai 1 ano
Sources 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano
Tests d833194743 Update generateed code and tests (#7) hai 1 ano
dev 2978160f7c Add integration tests (#3) hai 1 ano
.editorconfig b49755cf47 Add editorconfig (#1920) hai 1 ano
.gitignore 420011a240 Add support for ordo-one/package-benchmark (#1678) %!s(int64=2) %!d(string=hai) anos
.spi.yml 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano
.swift-format 480ca25da7 Switch to swift-format %!s(int64=2) %!d(string=hai) anos
CODE-OF-CONDUCT.md c5170cf2b9 Update links (#1926) hai 1 ano
CONTRIBUTING.md 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano
GOVERNANCE.md c5170cf2b9 Update links (#1926) hai 1 ano
LICENSE 23fd698b62 Revert to Apache 2.0 license verbatim [skip ci] (#504) %!s(int64=6) %!d(string=hai) anos
Package.swift 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano
README.md 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano
SECURITY.md 54ce64bc3b Add README, docs and .spi.yml (#9) hai 1 ano

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