UNPKG
monkey-bus
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A micro-service bus framework for RabbitMQ
github.com/shurik239/monkey-bus
shurik239/monkey-bus
monkey-bus
/
tests
/
config.json
9 lines
•
135 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"connection"
:
{
"server"
:
"localhost"
,
"vhost"
:
"/"
,
"user"
:
"guest"
,
"pass"
:
"guest"
}
,
"consumerId"
:
"test"
}