Single comment thread
See full discussion

Well I have worked with Socket.io & its really not that difficult. It uses IPC (Inter Process Communication) & the API is very easy to use.
I made a simple chatroom 2 years ago. Code is Open Source & you can find it at github.com/deadcoder0904/chat… & the demo can be found on chatroom-0904.herokuapp.com

Obviously Isaac is right nobody will use your site if you want to keep your users refreshing. If its just Text chat use Socket.io & if its Video Chat then use P2P. Made that too but its closed source & its difficult to make it working. So I guess you should only use Text Chat for now.

You could watch these videos if its any help Net Ninja & Traversy Media

thanks Akshay! Yeha, I've already watched Net Ninja and Traversy :)

Home
Search
Messages
Notifications
More