Hi, I have implemented a basic chat application using socket.io and node.js. It works very well on my Windows 7 machine and even in the FFOS simulator v2.0. I could send messages from desktop browser to the simulator and vice versa.
But, when I install this app in Flame running FFOS 2.0, the app does not work. I can just see the input textbox and there is nothing in the console. However, I was able to get the echo test <https://www.websocket.org/echo.html>working properly in this device. Form this I could infer that WebSockets are supported on Firefox OS device (Flame) but there are some issues with socket.io on the device. Did any of you face this issue? I look forward to hearing from you. -- Thank you. Best, Rahul Desai _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform