Skip to main content

Module runtime

Module runtime 

Source

Structsยง

RenderCoordinator ๐Ÿ”’

Enumsยง

ClientInputAction ๐Ÿ”’
ClientInputCmd ๐Ÿ”’
ClientInputSend
DroppableSendOutcome
InputCmdReceiverState ๐Ÿ”’
InteractiveFlow ๐Ÿ”’
LocalActionCompletion ๐Ÿ”’
StdinRead ๐Ÿ”’

Constantsยง

AMBIGUOUS_INPUT_TIMEOUT ๐Ÿ”’
CONTROL_REQUEST_CHANNEL_LIMIT ๐Ÿ”’
INPUT_REQUEST_CHANNEL_LIMIT ๐Ÿ”’
RESIZE_POLL_INTERVAL ๐Ÿ”’
SELECTION_EDGE_SCROLL_INTERVAL ๐Ÿ”’
STDIN_BUFFER_SIZE ๐Ÿ”’

Traitsยง

RenderSink ๐Ÿ”’

Functionsยง

forward_client_requests ๐Ÿ”’
handle_client_input_action ๐Ÿ”’
handle_render_event ๐Ÿ”’
handle_server_event ๐Ÿ”’
run_interactive ๐Ÿ”’
send_decoded_input_with_ordering ๐Ÿ”’
send_droppable_input_action ๐Ÿ”’
send_droppable_request
send_edge_scroll_request
send_input_action ๐Ÿ”’
send_input_action_barrier ๐Ÿ”’
send_selection_edge_scroll_request ๐Ÿ”’
spawn_resize_forwarder ๐Ÿ”’
spawn_stdin_forwarder ๐Ÿ”’
spawn_stdin_reader ๐Ÿ”’
start
Start or attach to a muxr session and run an interactive client.