The client $scope
element to bind to
Initial value on session initialization
Callback to execute on each update from the client
Milliseconds for the client to delay sending updates, allowing them to batch into one request. Defaults to 1 second (1000)
The client $scope
element to bind to
The client $scope
element to bind to
Sends any of our commands with all of the early-arrival retry mechanism packaged up
Sends any of our commands with all of the early-arrival retry mechanism packaged up
Milliseconds for the client to delay sending updates, allowing them to batch into one request.
Milliseconds for the client to delay sending updates, allowing them to batch into one request. Defaults to 1 second (1000)
Render a div for us to hook into
Render a div for us to hook into
Initial value on session initialization
Initial value on session initialization
Callback to execute on each update from the client
Callback to execute on each update from the client
Your handle to the $rootScope object for your actor
Your handle to the $rootScope object for your actor
Your handle to the $scope object for your actor
Your handle to the $scope object for your actor
Simple binding actor for creating a binding actor in one line
The type of the model to be used in this actor