toki-rabbit
v0.0.3
Published
Plugin
Downloads
1
Maintainers
Readme
toki-rabbit
RabbitMQ plugin used in Toki core.
This plugin interfaces Toki core with the BunnyBus RabbitMQ driver.
Lead Maintainer: Wes Tyler
Example
const Foo = require('foo');
let foo = new Foo();
foo.bar();
Examples can be found in the examples document and the full api in the API documentation.