https://github.com/oxen-io/oxen-mq-node
https://github.com/oxen-io/oxen-mq-node
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxen-io/oxen-mq-node
- Owner: oxen-io
- License: gpl-3.0
- Created: 2022-06-10T03:18:07.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-14T21:06:26.000Z (over 2 years ago)
- Last Synced: 2025-04-10T04:31:36.769Z (2 months ago)
- Language: C++
- Size: 56.6 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OxenMQ bindings for Nodejs
This provides basic async bindings for using OxenMQ. Currently only basic client requests are
supported, but this will be expanded in the future to cover more of OxenMQ's capabilities.# License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.Copyright © 2022 The Oxen Project