Open u007 opened 5 years ago
hi i could not find authSecret support for producer
is it?
const w = new nsq.Writer(nsqHost, 4150, { tls: true, tlsVerification: false, authSecret: 'userid:password', });
hi i could not find authSecret support for producer
is it?