Crate koibumi_common

source ·
Expand description

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

See koibumi 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.