Description
Delta Chat messaging features can be built into applications through the Rust core library. It handles much of the mail-based chat logic that clients need for accounts, conversations, and message transport.
This Git package is mainly for developers and Delta Chat client builds. It is not a complete chat app by itself, and software using it may handle private messages, contacts, and credentials that need careful storage.