mafintosh / torrent-stream

The low level streaming torrent engine that peerflix uses
MIT License
1.94k stars 228 forks source link

Moved blocklist to its own ip-set module #76

Closed transitive-bullshit closed 10 years ago

transitive-bullshit commented 10 years ago

I wanted to use the blocklist from torrent-stream in webtorrent, so I moved it out to its own module, ip-set. This PR just incorporates that standalone module.

Many thanks to @galedric, who I believe wrote the Blocklist class for torrent-stream. @galedric or @mafintosh, if you want to be github maintainers on the ip-set module, just let me know and I'll add you.

feross commented 10 years ago

:+1:

Btw, I think you accidentally committed the travis.yml file to this repo instead of ip-set. ;)

transitive-bullshit commented 10 years ago

My bad; just pushed an update :)

transitive-bullshit commented 10 years ago

@mafintosh I've been trying to get more synergy between torrent-stream and webtorrent, and you keep saying that PRs are welcome towards this end.. ping :)

mafintosh commented 10 years ago

@fisch0920 whoops sorry - somehow i missed this

mafintosh commented 10 years ago

@fisch0920 you've got commit rights now