Changelog
3.2.1
Changelog
3.2.0
Changelog
3.1.0
ssb.conn.connect()
will just return the RPC instance of that connected peer, instead of false
. See https://github.com/staltz/ssb-conn-hub/commit/7a8a880d4abf74cc916febbe6efe441a23aed590Changelog
3.0.0
ssb.gossip.*
APIs, except ssb.gossip.ping
pub
messages in the scheduler, you need ssb-db@2
or higherssb.conn.internalConnDB()
, ssb.conn.internalConnHub()
, ssb.conn.internalConnStaging()
Changelog
2.1.0
connect()
on that peer now returns the rpc
object, not false
Changelog
2.0.1
.z
field, something caused by the dependency zii
in previous versionsChangelog
2.0.0
pub
messages in the scheduler, this version needs ssb-db2 and drops support for ssb-db. Everything else than pub
messages will still work if you're on ssb-db.