Sen descrición

Gus Cairo 64874f2d59 Adopt `ServerContext` changes (#59) hai 10 meses
.github 514de49424 Update release.yml (#48) hai 11 meses
IntegrationTests 5152e8f447 Separate out the security config from the rest of the transport config (#37) hai 1 ano
Sources 64874f2d59 Adopt `ServerContext` changes (#59) hai 10 meses
Tests 64874f2d59 Adopt `ServerContext` changes (#59) hai 10 meses
dev b8a3c3b319 Adopt `ClientContext` changes (#56) hai 10 meses
.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
.license_header_template f9cb377100 Migrate to common GitHub Actions (#21) hai 1 ano
.licenseignore 058c8ca32b Fixup soundness checks (#24) hai 1 ano
.spi.yml 2f2d250358 Modify which symbols are documented (#42) hai 1 ano
.swift-format 480ca25da7 Switch to swift-format %!s(int64=2) %!d(string=hai) anos
.swiftformatignore 058c8ca32b Fixup soundness checks (#24) hai 1 ano
.unacceptablelanguageignore 058c8ca32b Fixup soundness checks (#24) hai 1 ano
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
NOTICES.txt f251497e9a Avoid using accidental public API (#47) hai 1 ano
Package.swift b8a3c3b319 Adopt `ClientContext` changes (#56) hai 10 meses
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