Chris Ball
Chris Ball
Hi! I know I recommended the Render.call() thing initially, but we've since discovered that you can just import a native class that extends Component and render that, which feels much...
Any ideas on how an implementation on Linux might work? Thanks!
As suggested by dominictarr -- this has the advantage that you can't register a username on behalf of someone else, but a disadvantage that the blockchain isn't sufficient by itself...
It should: - announce the new ref - make a new mutable value and publish that
The most unsatisfying part of the design is the packfile generation: a node has to make you a packfile before it can tell you the hash, and when one more...
If a mainline DHT node talks to us, we'll join that network.
We're dropping the peer connection after they make a pack for us and then doing a _new_ lookup for the infoHash they gave us, which is unnecessary because we know...
Is it possible to get a progress callback in Firefox?
Large (>100KB) file transfers sometimes fail silently, sometimes hang the browser. I don't know why yet.