Sen descrición

Rick Newton-Rogers 11d1f0917a Add explicit read permissions to workflows (#137) hai 1 mes
.github 11d1f0917a Add explicit read permissions to workflows (#137) hai 1 mes
IntegrationTests e3069431c4 Move to grpc-swift-2 (#112) hai 6 meses
Sources caa731fefc Allow using a customVerificationCallback for clients verifying servers (#134) hai 1 mes
Tests e87ef6bc37 Reformat with 6.2 formatter (#135) hai 1 mes
dev e3069431c4 Move to grpc-swift-2 (#112) hai 6 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 efa4422156 Rename the c zlib module (#58) hai 10 meses
.spi.yml e4bf649e2e Group docs and fix visibility (#57) hai 10 meses
.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 11 meses
Package.swift caa731fefc Allow using a customVerificationCallback for clients verifying servers (#134) hai 1 mes
README.md e3069431c4 Move to grpc-swift-2 (#112) hai 6 meses
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