hunterloftis / hunterloftis/jackrabbit
Cannot pass additional options while creating exchange
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
The exchange function in exchange.js accepts options as a parameter
https://github.com/hunterloftis/jackrabbit/blob/master/lib/exchange.js#L33
but there is no way to pass options as topic takes only one argument (name)
https://github.com/hunterloftis/jackrabbit/blob/master/lib/jackrabbit.js#L55
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.