Crate koibumi_box_sync

source ·
Expand description

This crate is an inbox/outbox module for Koibumi (sync version), an experimental Bitmessage client.

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

Structs§

  • An object represents a contact.
  • An inbox/outbox manager.
  • A message structure stored on database.
  • A message object without its content.
  • An object represents an user.

Enums§