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
- Host: GitHub
- URL: https://github.com/athanclark/purescript-zeromq
- Owner: athanclark
- License: bsd-3-clause
- Created: 2017-08-25T16:36:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T05:05:34.000Z (over 4 years ago)
- Last Synced: 2025-09-19T11:38:37.834Z (9 months ago)
- Topics: buffer, purescript, zeromq-4
- Language: PureScript
- Size: 43 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.