mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-07-20 03:30:22 +00:00
* MessagingMode (Edge, Core) replaces LogosDeliveryMode * "fleet" is a JSON string; it routes to the kernel-only constructor * applyMode can no longer fail; drop its Result * parseMode is gone; one case owns the three mode strings * LogosDelivery.new and LogosDeliveryConf.init take MessagingMode