Sign in
apache
/
rocketmq-client-nodejs
/
2a77e4f33605691d65f07b50fb997865b007c2c1
/
.
/
example
/
common.js
blob: efc51537b19e6e7c5915725ef9eeea4e176f077e [
file
]
"use strict"
;
module
.
exports
=
{
nameServer
:
"127.0.0.1:9876"
,
messageCount
:
10
};