Home

Awesome

ssb-conn-db

Module that manages a local registry of connectable peers. For use with the SSB CONN family of modules.

Visual metaphor: a shelf of binders used for archival, holding static data on peers and their previous addresses used for connections.

db.png

Usage

This module is only used to create an SSB CONN plugin, not used directly by applications. A ConnDB instance should be available on the CONN plugin, with the following API:

API

Notice that the API above mostly mirrors the API of the JavaScript Map.

License

MIT