Sem descrição

Rick Newton-Rogers f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
.github f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
IntegrationTests d833194743 Update generateed code and tests (#7) há 1 ano atrás
Sources f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
Tests f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
dev f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
.editorconfig b49755cf47 Add editorconfig (#1920) há 1 ano atrás
.gitignore 420011a240 Add support for ordo-one/package-benchmark (#1678) há 2 anos atrás
.license_header_template f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
.licenseignore f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
.spi.yml 54ce64bc3b Add README, docs and .spi.yml (#9) há 1 ano atrás
.swift-format 480ca25da7 Switch to swift-format há 2 anos atrás
CODE-OF-CONDUCT.md c5170cf2b9 Update links (#1926) há 1 ano atrás
CONTRIBUTING.md 54ce64bc3b Add README, docs and .spi.yml (#9) há 1 ano atrás
GOVERNANCE.md c5170cf2b9 Update links (#1926) há 1 ano atrás
LICENSE 23fd698b62 Revert to Apache 2.0 license verbatim [skip ci] (#504) há 6 anos atrás
Package.swift f9cb377100 Migrate to common GitHub Actions (#21) há 1 ano atrás
README.md 54ce64bc3b Add README, docs and .spi.yml (#9) há 1 ano atrás
SECURITY.md 54ce64bc3b Add README, docs and .spi.yml (#9) há 1 ano atrás

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