Ecosyste.ms: Awesome
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: 8 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T05:05:34.000Z (almost 3 years ago)
- Last Synced: 2024-12-10T04:05:57.250Z (26 days ago)
- Topics: buffer, purescript, zeromq-4
- Language: PureScript
- Size: 43 KB
- Stars: 3
- Watchers: 4
- 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.