MultipazProject
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
MultipazProject
multipaz-server
/
org.multipaz.server.request
/
rpc
rpc
fun
Routing
.
rpc
(
path
:
String
,
httpHandler
:
Deferred
<
HttpTransport
>
)
Serves an RPC endpoint.
Parameters
path
url path where RPC will be served
http
Handler
handler for the incoming RPC calls