An open API service indexing awesome lists of open source software.

https://github.com/athanclark/purescript-zeromq

Bindings to zeromq
https://github.com/athanclark/purescript-zeromq

buffer purescript zeromq-4

Last synced: 5 months ago
JSON representation

Bindings to zeromq

Awesome Lists containing this project

README

          

# purescript-zeromq

Bindings to the [zeromq](https://github.com/zeromq/zeromq.js/) npm package, through [purescript-node-buffer](https://pursuit.purescript.org/packages/purescript-node-buffer).

**WARNING** the zeromq.js bindings are compiled against Node.js version 64, and you will need a compatible
version.