Skip to content

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

@drewbharris

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions