connection amazonmq - assimbly/gateway GitHub Wiki
The AmazonMQ connection creates a (shared) connection to an AmazonMQ broker.
Required fields
- url
Note: When using the embedded broker: tcp://localhost:61616
Example
- url (jms/openwire): tcp://localhost:61616
- url (amqp): amqp://localhost:5672
- url (stomp): stomp://localhost:61613
- url (mqtt): mqtt://localhost:1883