If the client emit some msg to the server, is there any way for client to know if this emit is failed or not ?
I think it my be some callback like :
socket.emit("test",dataToSend,function(err){ });
Aucun commentaire:
Enregistrer un commentaire