-
Notifications
You must be signed in to change notification settings - Fork 21
Resources
Michael Everett edited this page Mar 20, 2017
·
2 revisions
If you are new to AMQP or RabbitMQ here is a list of resources you can use to familiarize yourself with the technologies.
- Official AMQP website
- Official RabbitMQ website
- Downloading and installing RabbitMQ server
- Official RabbitMQ .NET client - Unity3D.Amqp uses version 3.4.4 which is outdated
- RabbitMQ Documentation
- RabbitMQ Tutorials - Unity3D.Amqp does not expose the RabbitMQ client directly, but it can be useful to familiarize yourself with the concepts and patterns
- RabbitMQ Community