diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-11-25 20:07:18 -0700 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-11-25 20:13:41 -0700 |
commit | f51983b5e78e1dd23ae6482b97679a5618560429 (patch) | |
tree | b36fdcfb0bb4045b57427f186bab4a2a937d03df /package.json | |
parent | 59bfa01faf1939dc6b327b05439cb0b23cfddcfa (diff) | |
download | patchfoo-f51983b5e78e1dd23ae6482b97679a5618560429.tar.gz patchfoo-f51983b5e78e1dd23ae6482b97679a5618560429.zip |
Use ssb-contact again, with block(er)s
It streams the friends list rather than buffering it
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 53ae7e4..2dabe70 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "pull-reader": "^1.2.9", "pull-stream": "^3.5.0", "ssb-client": "http://localhost:8989/blobs/get/&EAaUpI+wrJM5/ly1RqZW0GAEF4PmCAmABBj7e6UIrL0=.sha256", + "ssb-contact": "^1.1.0", "ssb-marked": "^0.7.1", "ssb-mentions": "http://localhost:8989/blobs/get/&GKwsJ3ykvOXc24wyNuWBdmnCFpQ+Ltd9ggjoOuOF/Pg=.sha256", "ssb-sort": "^1.0.0", |