nicolasff / webdis

A Redis HTTP interface with JSON output
https://webd.is
BSD 2-Clause "Simplified" License
2.82k stars 307 forks source link

Websocket - IOS/Android web browser #102

Open scofield87 opened 10 years ago

scofield87 commented 10 years ago

Hi, I'm trying to open websocket.html example page from IOS7 Iphone and from Android 4.1.2 Samsung but the connection can't be established. Two devices are connected to the network over wifi connection and there is no proxy server among devices and webserver hosting the page. The same example works fine from many different computers on the network. On both devices there is Chrome and http://websocketstest.com/ test works fine; has someone already experienced this problem? Thanks.

riten228 commented 9 years ago

I am also facing the same issue on samsung device browsers. I didn't get much help over internet. Found one similar issue and it's fix. Might help: https://github.com/SignalR/SignalR/commit/6d892a3cdeb94099ed06b978ba66ec13fce521ae

scofield87 commented 9 years ago

Thanks for your advice; I'll try and I'll let you know.

Date: Fri, 13 Mar 2015 12:22:57 -0700 From: notifications@github.com To: webdis@noreply.github.com CC: giovanni.di.sarro@hotmail.it Subject: Re: [webdis] Websocket - IOS/Android web browser (#102)

I am also facing the same issue on samsung device browsers. I didn't get much help over internet. Found one similar issue and it's fix. Might help:

SignalR/SignalR@6d892a3

— Reply to this email directly or view it on GitHub.