Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I use node.js.

I am looking for an alternative for socket.io.

I need to send a private message to the user.

What is the alternative for the SOCKET.IO?

share|improve this question
1  
What do you need? What's the reason socket.io does not fit your needs? – Gottox Mar 22 '12 at 8:33

1 Answer

up vote 4 down vote accepted

You haven't really explained why you're looking for Socket.IO. If you provide more details into why Socket.IO isn't working for you then you can get a better answer. Otherwise I'll just point you to a duplicate of this question.

Node.JS Looking for an alternative to socket.IO

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.