mirror of
https://github.com/logos-co/logos-delivery-module.git
synced 2026-08-31 14:01:13 +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>