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

add timeout option #14

Open
przemyslawpluta opened this issue Mar 23, 2015 · 0 comments
Open

add timeout option #14

przemyslawpluta opened this issue Mar 23, 2015 · 0 comments

Comments

@przemyslawpluta
Copy link

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);
});
@przemyslawpluta przemyslawpluta changed the title timeout add timeout option Mar 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant