|
|
|
|
|
by techwraith
4938 days ago
|
|
This is really cool, but the terminology used could use a once over: - "The SDK is available as an npm (Node Packaged Module)" - "while keeping you from having to deal with threads, polling, timeouts, and event loops" "npm" stands for "Node Package Manager", and Node.js definitely uses an event loop. I'll definitely get some use out of this SDK though. |
|
The top level of npmjs.org says "Node Packaged Modules."
What I was trying to say with regard to the event loop is that you don't have to write your own.
Let me know what you think of the SDK. The team loves feedback.