0.1.1 • Published 8 years ago

ssb-reconnect v0.1.1

Weekly downloads
3
License
Fair
Repository
-
Last release
8 years ago

ssb-reconnect

Automatically reconnecting ssb-client

Install

npm install ssb-reconnect

Usage

require('ssb-reconnect')(function (cb) {
  ssbClient(keys, cb)
}, function (err, sbot, reconnect) {
  /* ... */
})

License

Copyright (c) 2016 Charles Lehner

Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.