mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-04 13:09:32 +00:00
Higher layers (Reliable Channel) need to stamp the underlying WakuMessage.meta so peers can route ingress traffic by wire-format marker. Exposing it on the envelope avoids reaching past the messaging API into the DeliveryTask to poke .msg.meta directly after construction. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>