https://github.com/grpc/grpc-swift-protobuf
https://github.com/grpc/grpc-swift-protobuf
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/grpc/grpc-swift-protobuf
- Owner: grpc
- License: apache-2.0
- Created: 2024-09-19T16:26:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T20:23:56.000Z (over 1 year ago)
- Last Synced: 2025-03-11T23:36:07.096Z (over 1 year ago)
- Language: Swift
- Size: 408 KB
- Stars: 16
- Watchers: 10
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
# gRPC Swift Protobuf
This repository contains integrations with [SwiftProtobuf][gh-swift-protobuf]
for [gRPC Swift][gh-grpc-swift-protobuf].
- 📚 **Documentation** is available on the [Swift Package Index][spi-grpc-swift-protobuf]
- 🎓 **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-protobuf]: https://github.com/apple/swift-protobuf
[gh-grpc-swift-protobuf]: https://github.com/grpc/grpc-swift-protobuf
[spi-grpc-swift]: https://swiftpackageindex.com/grpc/grpc-swift/documentation
[spi-grpc-swift-protobuf]: https://swiftpackageindex.com/grpc/grpc-swift-protobuf/documentation