Closed pramestihattak closed 7 years ago
I think we'll need a bit more details on what you meant by "running with react.js". Maybe give us an idea of how your application is constructed, or show us a minimal code example of what you're trying to achieve?
Hey @opam22. If you're running React on the server (in Node.js) then you should be able to use nsq.js.
Shitty question,
Can I run this nsq client library with react.js? I use react with ES6 standard. I already try but no luck.
Thanks.