Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 443 Bytes

Bluemailer

Email and APN handler for Blueride. Will feed off of AMQP/RabbitMQ.

Considerations

  • Uses rustls and native in a mix so will fix later...
  • Will probably incorporate some tracing mechanism to make debugging easier

Testing

cat cancel.json  | rabbitmqadmin publish exchange=amq.default routing_key="notification_queue"
cat matched.json | rabbitmqadmin publish exchange=amq.default routing_key="notification_queue"