JSMQ icon indicating copy to clipboard operation
JSMQ copied to clipboard

State of development.

Open m-a-r-c-e-l-i-n-o opened this issue 10 years ago • 10 comments

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.

m-a-r-c-e-l-i-n-o avatar May 31 '15 00:05 m-a-r-c-e-l-i-n-o

@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.

somdoron avatar May 31 '15 10:05 somdoron

Sure, add me as a maintainer.

m-a-r-c-e-l-i-n-o avatar Jun 01 '15 16:06 m-a-r-c-e-l-i-n-o

added, make sure to read:

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

somdoron avatar Jun 02 '15 10:06 somdoron

Got it, thanks :)

m-a-r-c-e-l-i-n-o avatar Jun 06 '15 18:06 m-a-r-c-e-l-i-n-o

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

lineker avatar Nov 22 '16 14:11 lineker

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

antoniaelsen avatar Nov 12 '18 20:11 antoniaelsen

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

bluca avatar Nov 12 '18 20:11 bluca

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

somdoron avatar Sep 04 '19 11:09 somdoron

@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?

macabeus avatar Aug 14 '20 08:08 macabeus

I would use jszma

On Fri, 14 Aug 2020, 11:20 Bruno Macabeus, [email protected] 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 .

somdoron avatar Aug 14 '20 09:08 somdoron