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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,7 +196,9 @@ Current latest version:
196
196
197
197

198
198
199
-
For more information on gRPC usage,
199
+
Try it now — [generate a gRPC + Ktor project](https://start.ktor.io/p/kotlinx-rpc-grpc) with the Ktor Project Generator.
200
+
201
+
For more information on gRPC usage,
200
202
see the [official documentation](https://kotlin.github.io/kotlinx-rpc/grpc-configuration.html).
201
203
For a working example, see the [sample gRPC JVM project](/samples/grpc-app) and the [sample gRPC KMP Project](/samples/grpc-kmp-app).
0 commit comments