Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTorrent event never emited #802
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
I figured out in:
That |
This comment has been minimized.
This comment has been minimized.
|
They are the same, it's just that infoHash, metadata and ready are emitted before the callback of client.add is called. Accessing it sync let's you access those events. That's why the full way to do it is: #749 (comment) |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi ! Same as #749
infoHash,metadataandreadyare never emitted...