Skip to content

add timeout option #14

Description

@przemyslawpluta

Would be good to pass additional option of timeout L84 so we test for n amount of ms then exit and pass err - stream failed || not available.

probe(track, { timeout: 1000 }, function probeTrack(err, probeData) {
    console.log(probeData);
});

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions