AIR-Server icon indicating copy to clipboard operation
AIR-Server copied to clipboard

websocket error

Open ciaoamigo opened this issue 5 years ago • 1 comments

I am using the server configured as a Websocket, when a user reloads the web page or disconnects the server goes wrong. How can I solve it?

at JSON$/parseCore() at JSON$/parse() at be.aboutme.airserver.messages.serialization::JSONSerializer/deserialize()[/Users/wouter/Documents/experiments/AIR-Server/library/AIRServer/src/be/aboutme/airserver/messages/serialization/JSONSerializer.as:47] at be.aboutme.airserver.endpoints.socket.handlers.websocket::WebSocketClientHandler/queueMessagesFromSocketBytes()[/Users/wouter/Documents/experiments/AIR-Server/library/AIRServer/src/be/aboutme/airserver/endpoints/socket/handlers/websocket/WebSocketClientHandler.as:261] at be.aboutme.airserver.endpoints.socket.handlers.websocket::WebSocketClientHandler/socketDataHandler()[/Users/wouter/Documents/experiments/AIR-Server/library/AIRServer/src/be/aboutme/airserver/endpoints/socket/handlers/websocket/WebSocketClientHandler.as:138]

ciaoamigo avatar Mar 20 '19 10:03 ciaoamigo

I'm also having the same problem. Can you help me?

jebarbieri avatar Jun 01 '22 18:06 jebarbieri