IRd Reactive
A non-root node in an object graph which can be synchronized with its remote copy over a network or a similar connection, and which allows to subscribe to its changes.
Functions
Link copied to clipboard
Creates a clone of this IRdBindable not bound to any protocol
Link copied to clipboard
Assigns IDs to this node and its child nodes in the graph.
Link copied to clipboard
abstract fun onWireReceived(buffer: AbstractBuffer, dispatchHelper: IRdWireableDispatchHelper)
Content copied to clipboard
Callback that wire triggers when it receives messaged
Link copied to clipboard