Zachary Vorhies

Results 66 issues of Zachary Vorhies

This gives users the ability to add a file to a tracker that they control. This would prevent single points of failure and allow optimized retrieval for servers that are...

**What version of this package are you using?** Webtorrent v1.8.26 **What operating system, Node.js, and npm version?** Win10 with brave: [Version 1.41.100 Chromium: 103.0.5060.134 (Official Build) (64-bit)](https://brave.com/latest/) **What happened?** Client...

Users behind a "Symetric NAT" will fail to use instant.io to seed content (and possibly download). Here is an implementation on how to check the getNATtype(cb) will invoke the callback...

**What problem do you want to solve?** I'm working on a major movie launch for a client. We'd like to use webtorrent to resist censorship efforts when it releases. I'd...

Sometimes, developers just want predictable dom names so that we can interact with the generated object.

# Brief Fixes the new autoplay restrictions where Play() can fail due to Chrome/Safari not registering a user interaction before the video plays (with sound). # Summary Suppose a video...

# Nuitka How does one include an internal binary that is generated from python from an included package? I couldn't find the solution is searches or documentation (with a light...

enhancement
delayed

Right now the internet is stuck on ffmpeg wasm because of the shared array buffer issue. The solution apparently is a single threaded version of ffmpeg.js Right now you have...

Please make it possible to do microsleeps. I would like to use this to microsleep 100uS intervals timer.setMode(kModeMicroseconds); timer.setTimer(5000); // 5 milliseconds

**What is the purpose of this pull request? (put an "X" next to item)** [ x] Documentation update [ ] Bug fix [ ] New feature [ ] Other, please...