Skip to content

RabbitMQ-based notifications service for BlueRide.

Notifications You must be signed in to change notification settings

hack-duke/bluemailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

RabbitMQ-based notifications service for BlueRide.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •