gdx-websockets icon indicating copy to clipboard operation
gdx-websockets copied to clipboard

Serializer not working

Open dDevTech opened this issue 3 years ago • 3 comments

Json serializer not deserializing . Server code image image image Message bytes are sent correctly from client to server . However deserialization never ends .

See that o.getClass() is never executed. I need to set up something with the object that is sent throught network(InputSender)

dDevTech avatar Apr 03 '21 16:04 dDevTech

Sorry, I can't give assistance or help here as I don't use the serialization myself.

MrStahlfelge avatar Apr 03 '21 16:04 MrStahlfelge

But is your library. Please do you know if deserialization works?

El El sáb, 3 abr 2021 a las 18:42, Benjamin Schulte < @.***> escribió:

Sorry, I can't give assistance or help here as I don't use the serialization myself.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MrStahlfelge/gdx-websockets/issues/3#issuecomment-812891192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AENHXSIRC5D53ULQVFKEZL3TG5ANPANCNFSM42KMUF3Q .

dDevTech avatar Apr 03 '21 16:04 dDevTech

As stated it is a fork of https://github.com/czyzby/gdx-lml/tree/master/websocket and not my invention.

MrStahlfelge avatar Apr 03 '21 16:04 MrStahlfelge