nats-io / nats.ts

TypeScript Node.js client for NATS, the cloud native messaging system
https://www.nats.io
Apache License 2.0
178 stars 13 forks source link

duplicated error messages #65

Closed olehcambel closed 4 years ago

olehcambel commented 4 years ago

In initialization of class Messages you have duplicated parameters, like in this link https://github.com/nats-io/nats.ts/blob/master/src/error.ts#L82-L83