You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the Message Broker Rewrite (roadmap #1710). Reduce the socket layer to a single job and delete the generic relay/presence (scope decision: single-purpose broker).
Scope
Delete the generic send relay, presence (*Connected/*Disconnected), and connection-subscription controllers + their messenger-kit types.
π Part of roadmap #1710
Part of the Message Broker Rewrite (roadmap #1710). Reduce the socket layer to a single job and delete the generic relay/presence (scope decision: single-purpose broker).
Scope
sendrelay, presence (*Connected/*Disconnected), and connection-subscription controllers + theirmessenger-kittypes.MessageSubscriber.afterInsertpublishes a payload-freemessagePendingdomain event (per repo convention: subscribers publish, controllers stay thin).GET.Blocked by: Phase 1. Roadmap & design: #1710.