Real-time communication without the server.
Add to compare
Socket.IO offers custom pricing plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 11-20 out of 51
PJ
Pratik J
11/07/22
"Used socket.io for a chat app. Worked flawlessly."
What do you like best about Socket.Io? I liked that there are so many user guides on the internet to setup socket.io. So it is very easy for even a newbie to implement this due to the vast available knowledge base. What do you dislike about Socket.Io? I really did not like that socket.io is not compatible with websocket. Maybe there is a solution for it and I just was not able to find it. What problems is Socket.Io solving and how is that benefiting you? I have used socket.io to implement a ...
Read more
SA
shadab azam a
10/06/22
"Socket.Io review"
What do you like best about Socket.Io? low-latency, bidirectional and event-based communication between a client and a server. What do you dislike about Socket.Io? its only js libary its can also other than js but its version control What problems is Socket.Io solving and how is that benefiting you? server receives a new message it will send it to the client and notify them, bypassing the need to send requests between
FP
fery p
08/06/22
"chatbot using socket.io"
What do you like best about Socket.Io? it's powerfull for reatime chatting feature and chatbot engine What do you dislike about Socket.Io? the implementation of the feature quite complicated What problems is Socket.Io solving and how is that benefiting you? building chatbot for edtech
AK
Ajay K
07/26/22
"Socket.io for the simple and best implementation of real time chat messages"
What do you like best about Socket.Io? Socket.IO is one of the important things which made Node.js popular. it uses Web-sockets and made it easily accessible and very reliable. it opened up so many interesting possibilities to the Node.js ecosystem, whenever there is a requirement to send an alert or notification or anything that should be shown in real-time. I'll use Socket.IO as my first preference. What do you dislike about Socket.Io? Using socket.IO along with another server like ...
Read more
HC
Hemendra C
07/23/22
"Reliable developer utility"
What do you like best about Socket.Io? Real time chat can be easily mange by socket.io What do you dislike about Socket.Io? Increased complexity cost and high-Security restrictions. Socket-based communications allow only to send packets of raw data between applications. Communication can be established with the machine requested not with another machine. Both ends should have the ability to intercept the data. What problems is Socket.Io solving and how is that benefiting you? Provides ...
Read more
KN
Kapil N
07/20/22
"Best Utility for Chat Kind Application Development"
What do you like best about Socket.Io? Socket Is is provide best as application interface for creating real time chat integration What do you dislike about Socket.Io? there is no think that developer take away from socket .in . can's dislike What problems is Socket.Io solving and how is that benefiting you? in socket.io the WebSocket connection is not possible, it will fall back to HTTP long-polling. And if the connection is lost, the client will automatically try to reconnect.
SA
Sudip A
06/24/22
"Great for real-time programming"
What do you like best about Socket.Io? Socket.io has a very easy learning curve and proper documentation. With its simple API, we can create a two-way communication link between client and server pretty quickly which saves a lot of time during project implementation. What do you dislike about Socket.Io? It has a scalability problem. It runs smoothly for small projects with low latency and faster connection but when you try to upgrade the project to a higher scale, the time saved by using it ...
Read more
PU
Prateek U
06/19/22
"Review for socket.io"
What do you like best about Socket.Io? I think it's one of the best library used for chat application it's fast and reliable to use What do you dislike about Socket.Io? Sometimes it's connection gets disconnected automatically What problems is Socket.Io solving and how is that benefiting you? I basically used it in my chat application it's really fast to use and connection also made easily
MS
Mohammad Sadiq R
06/14/22
"Review of socket. Io"
What do you like best about Socket.Io? Great service it's fast and reliable easy to use What do you dislike about Socket.Io? Nothing to dislike sometimes when it's not in used the connection get dropped What problems is Socket.Io solving and how is that benefiting you? Used in chat application in my own project
AU
Anonymous User
06/08/22
"Nice feature for a responsive web app"
What do you like best about Socket.Io? The simplicity with which the socket feature is written, keeping in mind the average programmer's mindset, is great. I have used this in almost all my projects and some of the production projects. What do you dislike about Socket.Io? There is not much to dislike, one thing could have been more user friendly is not having the feature of plug n play. With the rise in machine learning, the whole thing could be automated. Recommendations to others ...
Read more