mirror of
https://github.com/grpc/grpc-swift-protobuf.git
synced 2026-03-19 21:25:34 +00:00
No description
Motivation: grpc-swift 2.3.0 updated the generated code to include the type of an RPC. The expectations in some code gen tests in this package are now incorrect. Modifications: - Bump the required version - Update test expectation Result: Tests pass |
||
|---|---|---|
| .github | ||
| dev | ||
| IntegrationTests/PluginTests/Resources | ||
| Plugins | ||
| Sources | ||
| Tests | ||
| .editorconfig | ||
| .gitignore | ||
| .license_header_template | ||
| .licenseignore | ||
| .spi.yml | ||
| .swift-format | ||
| .swiftformatignore | ||
| .unacceptablelanguageignore | ||
| CODE-OF-CONDUCT.md | ||
| CONTRIBUTING.md | ||
| GOVERNANCE.md | ||
| LICENSE | ||
| NOTICES.txt | ||
| Package.swift | ||
| README.md | ||
| SECURITY.md | ||
gRPC Swift Protobuf
This repository contains integrations with SwiftProtobuf for gRPC Swift.
- 📚 Documentation is available on the Swift Package Index
- 🎓 Tutorials are available in the documentation for
grpc/grpc-swifton the Swift Package Index. - 💻 Examples are available in the
Examplesdirectory of thegrpc/grpc-swiftrepository - 🚀 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