Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/draeder/p2p-tracker

A heroku-ready WebTorrent tracker for use with P2P applications.
https://github.com/draeder/p2p-tracker

bittorrent p2p signalling tracker webrtc

Last synced: about 2 months ago
JSON representation

A heroku-ready WebTorrent tracker for use with P2P applications.

Awesome Lists containing this project

README

        

# p2p-tracker

A heroku-ready webtorrent tracker for use with P2P applications.

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/draeder/p2p-tracker/tree/master) | [Remix on Glitch](https://glitch.com/edit/#!/remix/p2p-tracker)

# Usage

- Deploy to heroku using the button above
- Or run locally by cloning this repo, then `npm install` => `npm start `
- Edit server.js to specify a static port. By default, a random port is used.