Header banner
Revain logoHome Page
Jay Jeong photo
1 Level
780 Review
72 Karma

Review on Socket.Io by Jay Jeong

Revainrating 5 out of 5

Awesome tool which makes communicating between your applications much easier

The ability to have an easy way to connect my server with different clients (mobile, web app). I like that it is very well documented and has examples of how to use it. It has made me more productive because when I need to write new code for something new, I don't have to search through documentation trying to find how to do it. Socket.IO is easy to get started with so you can go right away. There wasn't anything I disliked about socket.io, but there were things I would have liked if I had time in the future. You should take advantage of the free version first since it will give you a good idea of what you like/dislike and how it works. My company uses socket.io to communicate with our customers and it works great! We are able to send messages from our servers to our clients.

img 1 attached to Socket.Io review by Jay Jeong

ο»Ώ

Pros
  • Very detailed API Documentation
  • Great support team as far goes getting help or questions answered.
  • Easy integration into your project's source tree
  • Can be run directly inside nodeJS projects without installing dependencies separately
Cons
  • There are disadvantages