nsqjs icon indicating copy to clipboard operation
nsqjs copied to clipboard

NodeJS client library for NSQ

Results 37 nsqjs issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.10. Release notes Sourced from node-fetch's releases. v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238) v3.2.9 3.2.9 (2022-07-18) Bug Fixes Headers: don't forward secure...

dependencies

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0. Changelog Sourced from sinon's changelog. 14.0.0 c2bbd826 Drop node 12 (Morgan Roderick) And embrace Node 18 See https://nodejs.org/en/about/releases/ Released by Morgan Roderick on 2022-05-07....

dependencies

Electron version: 8.0.0 Operating system: Mac OS

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@​juergba) #4848: Drop Internet-Explorer-11 support (@​juergba)...

dependencies

I think it would be great to have an option for nsqjs that could redistribute the RDY count between multiple connected nsqds based on their channel depths. I frequently run...

Bumps [p-event](https://github.com/sindresorhus/p-event) from 4.2.0 to 5.0.1. Release notes Sourced from p-event's releases. v5.0.1 Fix TypeScript definition (#41) b60edfe https://github.com/sindresorhus/p-event/compare/v5.0.0...v5.0.1 v5.0.0 Breaking Require Node.js 12.20 4314d4c This package is now pure...

dependencies

This was discussed briefly before #88 but that was years ago. I'm hoping to try to understand - is it possible to have a `nsqjs`-like client on the browser? What...

Hi, The library has dependencies on https://www.npmjs.com/package/node-state But **node-state** does not declare any license ![image](https://user-images.githubusercontent.com/20473016/131816876-fa675725-1b23-4387-bf8d-ebacb2742328.png) I suppose this may cause some legal problems. Could you replace that lib with library...