egg-rabbit
Install
$ npm i egg-rabbit --save
Usage
// {app_root}/config/plugin.jsexportsrabbit = enable: true package: 'egg-rabbit';
Configuration
// {app_root}/config/config.default.jsexportsrabbit = ;
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.