Sen descrición

George Barnett 39f1681930 Add hello-world example (#2017) hai 1 ano
.github 9457258dd6 Add check that generated code is up-to-date (#2013) hai 1 ano
Examples 666e30dff3 Update SwiftFormat version (#1639) %!s(int64=2) %!d(string=hai) anos
FuzzTesting c00c957e2a Fix broken symlinks (#1988) hai 1 ano
Performance 36ffcb49fd Swift 6-ify the package manifest (#1955) hai 1 ano
Plugins 06b7e97e39 Use plugin work directory URL (#1990) hai 1 ano
Protos 39f1681930 Add hello-world example (#2017) hai 1 ano
Sources 39f1681930 Add hello-world example (#2017) hai 1 ano
Tests a0db85bb2e Add support for TLS configuration in H2 Posix server transport (#1999) hai 1 ano
dev 8a70336d12 Remove the gRPC Authors copyright header from generated swift files (#1612) %!s(int64=2) %!d(string=hai) anos
docs f77ea8088c Move v1 examples to v1 subdirectory (#1963) hai 1 ano
scripts 9457258dd6 Add check that generated code is up-to-date (#2013) hai 1 ano
.editorconfig 0e4aac54e8 Add editorconfig (#1920) hai 1 ano
.gitignore 99e9956158 Add support for ordo-one/package-benchmark (#1678) %!s(int64=2) %!d(string=hai) anos
.gitmodules 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. %!s(int64=9) %!d(string=hai) anos
.spi.yml 840352fe97 Use Swift 6 to build docs on Swift Package Index (#2020) hai 1 ano
.swift-format 9cdcd2d9de Switch to swift-format %!s(int64=2) %!d(string=hai) anos
AUTHORS 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". %!s(int64=8) %!d(string=hai) anos
CODE-OF-CONDUCT.md 09b30466f6 Update links (#1926) hai 1 ano
CONTRIBUTING.md 09b30466f6 Update links (#1926) hai 1 ano
GOVERNANCE.md 09b30466f6 Update links (#1926) hai 1 ano
LICENSE 6dde0518ca Revert to Apache 2.0 license verbatim [skip ci] (#504) %!s(int64=6) %!d(string=hai) anos
MAINTAINERS.md 09b30466f6 Update links (#1926) hai 1 ano
NOTICES.txt e9273f1d54 [CodeGenLib] Translator for enums containing type aliases and static properties (#1733) %!s(int64=2) %!d(string=hai) anos
PATENTS 36f2bde28e Add PATENTS declaration %!s(int64=9) %!d(string=hai) anos
Package.swift a1760349d5 Update to protobuf 1.27.0 (#1973) hai 1 ano
Package@swift-6.swift 39f1681930 Add hello-world example (#2017) hai 1 ano
README.md f3917796e9 Add docc docs for grpc core (#2016) hai 1 ano
SECURITY.md 7fbc418471 Add a security policy. (#1193) %!s(int64=4) %!d(string=hai) anos

README.md

gRPC Swift

This repository contains a gRPC code generator and runtime libraries for Swift. You can read more about gRPC on the gRPC project's website.

Versions

gRPC Swift is currently undergoing active development to take full advantage of Swift's native concurrency features. The culmination of this work will be a new major version, v2.x. Pre-release versions will be available in the near future.

In the meantime, v1.x is available and still supported. You can read more about it on the Swift Package Index.

Security

Please see SECURITY.md.

License

gRPC Swift is released under the same license as gRPC, repeated in LICENSE.

Contributing

Please get involved! See our guidelines for contributing.