Skip to content

Figure out a way to account for server to master/slave latency #2

Description

@drewbharris

Currently setting up events at 1000ms-determined latency to be executed clientside using setTimeout.

This is bad, for a number of reason. setTimeout queues a function to be executed some time after the time specified, which is not what we need at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions