Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

buffer purescript zeromq-4

Last synced: 8 days 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.