You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ about gRPC on the [gRPC project's website][grpcio].
13
13
- 🚀 **Contributions** are welcome, please see [CONTRIBUTING.md](CONTRIBUTING.md)
14
14
- 🪪 **License** is Apache 2.0, repeated in [LICENSE](License)
15
15
- 🔒 **Security** issues should be reported via the process in [SECURITY.md](SECURITY.md)
16
+
- 🔀 **Related Repositories**:
17
+
-[`grpc-swift-nio-transport`][grpc-swift-nio-transport] contains high-performance HTTP/2 client and server transport implementations for gRPC Swift built on top of SwiftNIO.
18
+
-[`grpc-swift-protobuf`][grpc-swift-protobuf] contains integrations with SwiftProtobuf for gRPC Swift.
19
+
-[`grpc-swift-extras`][grpc-swift-extras] contains optional extras for gRPC Swift.
0 commit comments