feat(p2p): peers backup on exit

This commit is contained in:
Alexey Kasyanchuk
2018-03-03 23:15:05 +03:00
parent a60beeaee3
commit 6de95a1add
6 changed files with 123 additions and 77 deletions

View File

@ -97,6 +97,7 @@
"react-input-range": "^1.3.0",
"react-markdown": "^3.1.5",
"react-tap-event-plugin": "^3.0.2",
"simple-encryptor": "^1.2.0",
"stun": "^1.1.0",
"webtorrent": "github:DEgITx/webtorrent"
},