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 uperror : "node.js-only method" when create server for localhost #996
Comments
This comment has been minimized.
This comment has been minimized.
|
There's no way to create an HTTP server within the browser. The only way would be to do it within Electron. |
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.
I am quite newbie on this area. Just a quick question : is it possible to run this API: "torrent.createServer([opts])" on Chrome without nothing to do with Node.js ?