-
Notifications
You must be signed in to change notification settings - Fork 21
Tutorials
Michael Everett edited this page Mar 21, 2017
·
4 revisions
If you are new to AMQP or RabbitMQ you might consider familiarizing yourself with the concepts by visiting the Resources section.
This section is new but as time allows more tutorials will be added.
- Quick Start - basic setup and usage of the AMQP library
- Controlling Objects in Unity with AMQP - Demonstrates how to use AMQP messages to control the position, rotation, and scale of a GameObject's transform.