Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimingProvider interface #7

Merged
merged 2 commits into from
Jul 11, 2015
Merged

Commits on Jul 10, 2015

  1. Major rewrite to introduce the notion of TimingProvider

    The specification now details how a TimingObject, implemented by a user agent,
    may be associated with a TimingProvider object, implemented by a timing
    resource provider.
    
    All procedures have been updated accordingly.
    
    Several parts will probably need to be adjusted or completely updated over time
    but this version should already provide a solid basis to enable multi-device
    synchronization scenarios.
    
    The TimingProvider interface and the requirements on timing resource providers
    are minimal, on purpose.
    tidoust committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    198d3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0a05a View commit details
    Browse the repository at this point in the history