[][src]Module romp::downstream

upstream/downstream features i.e. handling MESSAGE requests for a downstream "edge" server. i.e. xtomp. Upstream STOMP servers should CONNECT to a downstream SUBSCRIBE to memtop/up destination and handle incoming SEND requests returning MESSAGE responses to memtop. Upstreams should perform some bespoke business logic based on messages.

Structs

ConnectOrchestratorFilter
DownstreamConnector

Handles starting and restarting downstream connections.

Functions

downstream_bootstrap