Unity RabbitMQ Relay
Description Link to heading
Unity Package Manager packages for designing and running RabbitMQ messaging in Unity. The core package provides validated broker configuration, topology authoring, publishing and consuming components, and local-development tools; an optional companion package adds FlatBuffers payload codecs and typed publishing extensions.
Highlights Link to heading
- Reusable broker profiles, exchanges, queues, bindings, and message routes
- Unity editor tooling for configuration, validation, and local RabbitMQ development
- Runtime publishing and consuming with UTF-8 text support
- Optional FlatBuffers payload support with typed publishing extensions
Technologies Link to heading
- Unity and C#
- RabbitMQ and AMQP
- FlatBuffers
- Unity Package Manager