# gRPC Swift NIO Transport This repository contains high-performance HTTP/2 client and server transport implementations for [gRPC Swift][gh-grpc-swift] built on top of [SwiftNIO][gh-swift-nio]. - 📚 **Documentation** is available on the [Swift Package Index][spi-grpc-swift-nio-transport] - 🎓 **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`](https://github.com/grpc/grpc-swift) repository - 🚀 **Contributions** are welcome, please see [CONTRIBUTING.md](CONTRIBUTING.md) - 🪪 **License** is Apache 2.0, repeated in [LICENSE](License) - 🔒 **Security** issues should be reported via the process in [SECURITY.md](SECURITY.md) [gh-swift-nio]: https://github.com/apple/swift-nio [gh-grpc-swift]: https://github.com/grpc/grpc-swift [spi-grpc-swift-nio-transport]: https://swiftpackageindex.com/grpc/grpc-swift-nio-transport/documentation