arobson / rabbot

Deprecated: Please see https://github.com/Foo-Foo-MQ/foo-foo-mq
MIT License
277 stars 129 forks source link

Explain what a type is on messages #133

Open grimurd opened 6 years ago

grimurd commented 6 years ago

The documentation should include what a message type means in rabbot since it's not a part of amqp.

Only explanation i've found was was written by @derickbailey here

This should be a part of the documentation somewhere

et commented 6 years ago

This tripped me up too. I have no clue why I need this. I use the basic amqplib and publishing with a routing key seems sufficient. I don't know why there needs to be yet another piece of terminology.