Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should remove part of memory leaks closures for callback in event listen... #282

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

npm dep => git submodule

  • Loading branch information
arestov committed Mar 22, 2015
commit 79e401c1047740c327ba3f969b979d4d00bcd317
Submodule bittorrent-dht added at 06d420
Submodule bittorrent-swarm added at 7dec3e
Submodule re-emitter added at 764fee
Submodule torrent-discovery added at 8de962
@@ -29,7 +29,10 @@
"dependencies": {
"addr-to-ip-port": "^1.0.1",
"bitfield": "^1.0.2",
"//": {
"bittorrent-dht": "^7.0.0",
"//": "nothing"
},
"bittorrent-protocol": "^2.0.0",
"chunk-store-stream": "^2.0.0",
"cpus": "^1.0.0",
@@ -61,7 +64,10 @@
"speedometer": "^1.0.0",
"stream-to-blob-url": "^2.0.0",
"stream-with-known-length-to-buffer": "^1.0.0",
"//": {
"torrent-discovery": "^7.0.0",
"//": "nothing"
},
"torrent-piece": "^1.0.0",
"uniq": "^1.0.1",
"unordered-array-remove": "^1.0.2",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.