zeromq / JSMQ

Javascript client for ZeroMQ/NetMQ
Mozilla Public License 2.0
190 stars 46 forks source link

State of development. #8

Open m-a-r-c-e-l-i-n-o opened 9 years ago

m-a-r-c-e-l-i-n-o commented 9 years ago

Hello there,

I found this project to be particularly interesting and I would like to know more about its current state of development. The README says "Both JSMQ and NetMQ WebSockets are beta at the moment and the API and protocol will probably changed.", and the last commit appears to be 4 months ago. What needs to be done to bring the code to a stable release? Is there a road map formulated somewhere?

Thank you for your time.

somdoron commented 9 years ago

@m-a-r-c-e-l-i-n-o there is no roadmap, also I guess the next logical step will be to make websocket transport in ZeroMQ and NetMQ. Regarding making it stable, use it, if you find a bug report it (and optionally fix it), if you think is stable, join the maintainers of the project and change the readme file (or send a pull request). Let me know if you want to join the maintainers.

m-a-r-c-e-l-i-n-o commented 9 years ago

Sure, add me as a maintainer.

somdoron commented 9 years ago

added, make sure to read:

http://rfc.zeromq.org/spec:22

m-a-r-c-e-l-i-n-o commented 9 years ago

Got it, thanks :)

lineker commented 7 years ago

Hey guys, I noticed that nobody touched this project in 2 years. Is there any news?

antoniaelsen commented 5 years ago

@somdoron, @m-a-r-c-e-l-i-n-o, is this project still open to new maintainers and contributors?

bluca commented 5 years ago

All ZeroMQ projects are open to contributors, feel free to send pull requests

somdoron commented 5 years ago

@haebou @m-a-r-c-e-l-i-n-o checkout https://github.com/somdoron/jszmq

macabeus commented 4 years ago

@somdoron I'm a little confused if I should use JSMQ or jszmq on my project, because JSMQ follows a stable spec but looks like abandoned, and jszmq follows a draft spec and is an active project. Is jszmq stable enough to use on production?

somdoron commented 4 years ago

I would use jszma

On Fri, 14 Aug 2020, 11:20 Bruno Macabeus, notifications@github.com wrote:

@somdoron https://github.com/somdoron I'm a little confused if I should use JSMQ or jszmq on my project, because JSMQ follows a stable spec but looks like abandoned, and jszmq follows a draft spec and is an active project. Is jszmq stable enough to use on production?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zeromq/JSMQ/issues/8#issuecomment-673953716, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUW75UFWRSM4WE64VAZCQTSATXVZANCNFSM4BGEHXQQ .