DoSomethingArchive / quicksilver-api

:postbox: API gateway to Quicksilver (Message Broker) functionality.
MIT License
0 stars 3 forks source link

Versioning Messages by endpoint #84

Open deezone opened 8 years ago

deezone commented 8 years ago

Requests to each endpoint should result in a version setting in the message generated and sent to RabbitMQ. The version value will allow consumer applications downstream to contain logic based on the message version number.