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
If we uncomment interesting line in the server demo we will get an error Cannot serialize unidentified object [[object Object]].
The question is where should we add serialization/deserialization of user messages? Does the server API has special Socket.emiy function that take serialization function too? I'm not sure what do you expect from users....
The text was updated successfully, but these errors were encountered:
If we uncomment interesting line in the server demo we will get an error
Cannot serialize unidentified object [[object Object]].
The question is where should we add serialization/deserialization of user messages? Does the server API has special
Socket.emiy
function that take serialization function too? I'm not sure what do you expect from users....The text was updated successfully, but these errors were encountered: