Websockets and more: awesome node.js npm modules we use every day
blog.beyondfog.com
Websockets and more: awesome node.js npm modules we use every day
1–10 of 12 posts
Re: Websockets and more: awesome node.js npm modules we use every day
#2Well these guys should use node.js for their blog as well, and maybe it would not be down due to heavy HN traffic ;)
Re: Websockets and more: awesome node.js npm modules we use every day
#3Well these guys should use node.js for their blog as well, and maybe it would not be down due to heavy HN traffic ;)
Working on it.
Re: Websockets and more: awesome node.js npm modules we use every day
#4Re: Websockets and more: awesome node.js npm modules we use every day
#5Re: Websockets and more: awesome node.js npm modules we use every day
#6Re: Websockets and more: awesome node.js npm modules we use every day
#7Re: Websockets and more: awesome node.js npm modules we use every day
#8Nice stuff, thanks for the round up, this vast amount of packages coming out get out of hand or go by unnoticed easily. Got some work coming up that I may well do with node, so. Thanks.
Re: Websockets and more: awesome node.js npm modules we use every day
#9Great idea, great post! Thanks.
Re: Websockets and more: awesome node.js npm modules we use every day
#10"Websockets: Everyone uses socket.io and for good reason."
This is stated as a fact, but I really just think it is a case of this was the only choice for a long time. I'd like to know the reason, because I don't think there is a clear one here. Other than socket.io couples a ton of baked in functionality, what's the benefit of it over sock.js or just native websockets?