Tachyon Client Implementation (krpc-client-impl)
/
org.brightify.hyperdrive.krpc.client.impl
/
DarwinWebSocketClient
/
Connection
darwin
Connection
inner class
Connection
(websocket:
<ERROR CLASS>
, scope:
CoroutineScope
) :
RPCConnection
,
CoroutineScope
Content copied to clipboard
Functions
Properties
Functions
close
Link copied to clipboard
darwin
open suspend override fun
close
()
Content copied to clipboard
receive
Link copied to clipboard
darwin
open suspend override fun
receive
():
SerializedFrame
Content copied to clipboard
send
Link copied to clipboard
darwin
open suspend override fun
send
(frame:
SerializedFrame
)
Content copied to clipboard
Properties
coroutineContext
Link copied to clipboard
darwin
open override val
coroutineContext
:
CoroutineContext
Content copied to clipboard
scope
Link copied to clipboard
darwin
val
scope
:
CoroutineScope
Content copied to clipboard
websocket
Link copied to clipboard
darwin
val
websocket
:
<ERROR CLASS>
Content copied to clipboard