File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/pages/kotlinx-rpc/topics Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5353 <td ><code >kotlinx.rpc.UninitializedRPCFieldException</code ></td >
5454 </tr >
5555 </table >
56- Old declaration and marked with <code >@Deprecated(WARNING)</code >
57- and will be removed in 2 minor releases.
56+ Old declarations are marked with <code >@Deprecated(WARNING)</code >
57+ and will be removed during the next two minor releases.
5858 </chapter >
5959</topic >
Original file line number Diff line number Diff line change 11# Ktor Android App
2- Sample Android application and Kotlin/Jvm on backend,that uses kRPC with Ktor to communicate.
2+ Sample Android application and Kotlin/Jvm on backend, that uses kRPC protocol with Ktor to communicate.
33
44### Running server
55To run server, run ` main ` function in [ Application.kt] ( /server/src/main/kotlin/Application.kt ) from IDEA UI.
You can’t perform that action at this time.
0 commit comments