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 up[CLOSED] Add support for Client.add callbacks. #102
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks, published as 0.0.3. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sunday May 11, 2014 at 17:03 GMT
Originally opened as https://github.com/feross/bittorrent-client/pull/6
convenience callback.
Sometimes you want a callback for a specific torrent.
Alternatively, instead of doing:
do:
callback is run before Client's 'torrent' event.
ivantodorovich included the following code: https://github.com/feross/bittorrent-client/pull/6/commits