You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this library (SocketIOClient) for Livesync, though I am getting response Data but unable to send(emit) any data to others using
client.emit("key", value as jsonArray);.
Neither I am getting any error.What could be the reason?
Kindly help me on this.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi All,
I am using this library (SocketIOClient) for Livesync, though I am getting response Data but unable to send(emit) any data to others using
client.emit("key", value as jsonArray);.
Neither I am getting any error.What could be the reason?
Kindly help me on this.
Thank you.
The text was updated successfully, but these errors were encountered: