Hacker News new | ask | show | jobs
by dripton 5230 days ago
Neat. I've wanted ZeroMQ in my browser.

I checked the README file for a license, but instead it says "ZeroMQ in your brower, yo!" Which tells me that:

1. I can't use it.

2. The author is 12.

3. It probably doesn't work.

5 comments

Hi, the author is not twelve and he in fact is quite known in Python community. I'll ping him about missing license.
To wit, useful READMEs are useful. Make use of that fact, please.
Yup, I'm sure that will get updated
Try the LICENSE file or header comments in the sources.
Obviously, the LICENSE file wasn't there when I posted my snarky comment. Props to the author for adding one, though, since now I know that I can use this code.
I updated it to be slightly more useful.
and it's written with noobish coffeescript and cakefiles :s
Haha, I know you don't like coffeescript, so I wrote clone client library for demo in pure JS - https://github.com/progrium/nullmq/blob/master/demos/presenc...
it just looks like js generated with coffeescript.. not really the same thing
heh, best I can do yet
it looks like idiomatic javascript to me
(upvoted for funny, even though incorrect)