Crate koibumi_common_sync

source ·
Expand description

This crate contains common code among GUI and daemon versions for Koibumi (sync version), an experimental Bitmessage client.

See koibumi-sync for more about the application. See Bitmessage for more about the protocol.

Modules§

  • Functions to prepare database connection for boxes.
  • Functions to load and save configs.
  • Declares several constants used by the application.
  • Provides a simple logger.
  • Functions to prepare database connection for node.
  • The parser of the command line parameters.