I believe the example JSON is missing a comma so I inserted it; then fixed up other JSON issues. |
||
---|---|---|
.github | ||
IntegrationTests/PluginTests/Resources | ||
Plugins | ||
Sources | ||
Tests | ||
dev | ||
.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 |
README.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-swift
on the Swift Package Index. - 💻 Examples are available in the
Examples
directory of thegrpc/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