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 upMissing API documentation for "torrent.on" #740
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
a few are there https://github.com/feross/webtorrent/blob/master/docs/api.md#torrentondone-function-- but I guess the other ones might be documented yeah |
This comment has been minimized.
This comment has been minimized.
|
Feel free to throw make a PR :) |
This comment has been minimized.
This comment has been minimized.
|
I'm new to using github, so I think I have done that? I only added minimal info, because I don't really know much about them. But often it helps just knowing that the options are there... |
This comment has been minimized.
This comment has been minimized.
|
Done, thanks! |
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.
The API documentation does not list all the possible triggers that can be used for "torrent.on". It would be really helpful if there was a complete list of them. These are the ones I found being used in webtorrent-desktop:
After all, they are great for debugging.