Skip to content

⚡️ Next-generation Node.js bindings to the ZeroMQ library

License

Notifications You must be signed in to change notification settings

rolftimmermans/zeromq-ng

Folders and files

NameName
Last commit message
Last commit date
Nov 4, 2019
Oct 2, 2019
Oct 15, 2019
Sep 29, 2019
Oct 15, 2019
Nov 4, 2019
Nov 4, 2019
Oct 24, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019
Oct 24, 2019
Oct 8, 2019

Repository files navigation

ZeroMQ.js Next Generation

Next generation ØMQ bindings for Node.js. The goals of this library are:

  • Semantically as similar as possible to the native ØMQ library.
  • High performance.
  • Use modern JavaScript and Node.js features such as async/await and async iterators.
  • Fully usable with TypeScript.

This library has now been merged back into ZeroMQ.js.