Expand description
ActiveMQ STOMP client adapter. Protocol control stays here; data crosses the engine.
This is a client, not a server. The retry loop sits outside one
broker session. Each session runs on a child task so a panic is a
join error. StompConfig::on_panic chooses abort or reconnect.
The host does not restart a finished run.
Structsยง
- STOMP client that bridges configured topics both ways.
Functionsยง
- forward_
outbound ๐Writes a SEND for one engine delivery. - inbound_
publish ๐Publishes a MESSAGE onto the engine. - log_
drops ๐