Tutorial runExampleClientRPC is now runExampleClientRPCKotlin. (#1446)

This commit is contained in:
Andrzej Cichocki 2017-09-07 15:00:03 +01:00 committed by GitHub
parent 57412d4498
commit 879b1a6393

View File

@ -531,7 +531,7 @@ Green Arrow to run the client. You can edit the run configuration to connect on
Run the following gradle task: Run the following gradle task:
``./gradlew runExampleClientRPC localhost:10007`` ``./gradlew runExampleClientRPCKotlin localhost:10007``
You can close the application using ``ctrl+C``. You can close the application using ``ctrl+C``.