Aucune description

George Barnett 030b9aaa2d Workaround compiler crashes seen by some toolchains (#110) il y a 6 mois
.github e726e36c0d Move availability inline (#105) il y a 6 mois
IntegrationTests 4e4906d92a Update generated code (#99) il y a 6 mois
Sources 030b9aaa2d Workaround compiler crashes seen by some toolchains (#110) il y a 6 mois
Tests e726e36c0d Move availability inline (#105) il y a 6 mois
dev b8a3c3b319 Adopt `ClientContext` changes (#56) il y a 10 mois
.editorconfig b49755cf47 Add editorconfig (#1920) il y a 1 an
.gitignore 420011a240 Add support for ordo-one/package-benchmark (#1678) il y a 2 ans
.license_header_template f9cb377100 Migrate to common GitHub Actions (#21) il y a 1 an
.licenseignore efa4422156 Rename the c zlib module (#58) il y a 10 mois
.spi.yml e4bf649e2e Group docs and fix visibility (#57) il y a 10 mois
.swift-format 480ca25da7 Switch to swift-format il y a 2 ans
.swiftformatignore 058c8ca32b Fixup soundness checks (#24) il y a 1 an
.unacceptablelanguageignore 058c8ca32b Fixup soundness checks (#24) il y a 1 an
CODE-OF-CONDUCT.md c5170cf2b9 Update links (#1926) il y a 1 an
CONTRIBUTING.md 54ce64bc3b Add README, docs and .spi.yml (#9) il y a 1 an
GOVERNANCE.md c5170cf2b9 Update links (#1926) il y a 1 an
LICENSE 23fd698b62 Revert to Apache 2.0 license verbatim [skip ci] (#504) il y a 6 ans
NOTICES.txt f251497e9a Avoid using accidental public API (#47) il y a 11 mois
Package.swift e726e36c0d Move availability inline (#105) il y a 6 mois
README.md 54ce64bc3b Add README, docs and .spi.yml (#9) il y a 1 an
SECURITY.md 54ce64bc3b Add README, docs and .spi.yml (#9) il y a 1 an

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