mirror of
https://github.com/logos-co/logos-messaging-module.git
synced 2026-08-31 04:31:12 +00:00
send() now accepts QByteArray directly (base64 still applied internally for the FFI JSON). messageReceived emits payload as QByteArray instead of a base64-encoded QString, matching logos-delivery behaviour. Closes #27 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>