@toki/toki-rabbit

0.0.2 • Public • Published

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.

Package Sidebar

Install

npm i @toki/toki-rabbit

Weekly Downloads

1

Version

0.0.2

License

BSD-3-Clause

Last publish

Collaborators

  • toki