Tachyon Shared API (krpc-shared-api)
/
org.brightify.hyperdrive.krpc
/
RPCConnection
common
R
P
C
Connection
interface
RPCConnection
:
CoroutineScope
Content copied to clipboard
Functions
Properties
Functions
close
Link copied to clipboard
common
abstract suspend fun
close
()
Content copied to clipboard
receive
Link copied to clipboard
common
abstract suspend fun
receive
():
SerializedFrame
Content copied to clipboard
send
Link copied to clipboard
common
abstract suspend fun
send
(frame:
SerializedFrame
)
Content copied to clipboard
Properties
coroutineContext
Link copied to clipboard
common
abstract val
coroutineContext
:
CoroutineContext
Content copied to clipboard