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 upHTTP trackers #677
Closed
HTTP trackers #677
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
In environments where TCP/UDP connections are possible (i.e. Node.js, Electron, node-webkit, etc.) HTTP trackers will be used. In the web browser, TCP/UDP connections are not possible for security reasons, the newer tracker protocol that uses WebSocket is required. |
This comment has been minimized.
This comment has been minimized.
|
XMLHttpRequest can't do the trick? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
Amazing project, really enjoying using it!
I was just wondering if this works with standard HTTP trackers, or do I need to use a WebSocket tracker?
I'm currently using my own tracker which is running this PHP package christeredvartsen/php-bittorrent-tracker