Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16601
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Automatically doing something if logged in |
| Date | 2016-02-23 08:46 +0100 |
| Organization | PointedEars Software (PES) |
| Message-ID | <1500099.7AnM4ldetJ@PointedEars.de> (permalink) |
| References | <1b712b26-1665-45f9-9017-1dcf9e8bfbcb@googlegroups.com> <dj15eeF12e3U1@mid.individual.net> <10712164.vGqmpjOXJh@PointedEars.de> <56CC0919.8030500@arnowelzel.de> |
Arno Welzel wrote: > Thomas 'PointedEars' Lahn schrieb am 2016-02-22 um 22:25: > [...] >> Therefore, one should take into consideration that client-side support >> for WebSocket is still experimental [1] (and had been disabled in Firefox >> by default from version 4 to 23 inclusive [2]), and it might not be >> feasible > > Yes, it is experimental. But at least since May 2014, when I created my > WebSocket example at <https://arnowelzel.de/tools/chat/>, all major > browsers (Firefox, Chrome, Internet Explorer and even most mobile > browsers) support it. > > Also see <http://caniuse.com/#feat=websockets> So it is not supported in Opera Mini 8 with a global market share of 4.79 %. Users of browsers that someone did not define as “major” are not important enough? -- PointedEars Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953> | Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Automatically doing something if logged in bit-naughty@hotmail.com - 2016-02-22 10:02 -0800
Re: Automatically doing something if logged in Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-22 14:04 -0500
Re: Automatically doing something if logged in "J.O. Aho" <user@example.net> - 2016-02-22 20:21 +0100
Re: Automatically doing something if logged in Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-22 14:52 -0500
Re: Automatically doing something if logged in "J.O. Aho" <user@example.net> - 2016-02-23 06:58 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-22 22:25 +0100
Re: Automatically doing something if logged in "J.O. Aho" <user@example.net> - 2016-02-23 07:04 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-23 08:31 +0100
Re: Automatically doing something if logged in Arno Welzel <usenet@arnowelzel.de> - 2016-02-23 08:24 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-23 08:46 +0100
Re: Automatically doing something if logged in Arno Welzel <usenet@arnowelzel.de> - 2016-02-23 11:36 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-23 21:02 +0100
Re: Automatically doing something if logged in Arno Welzel <usenet@arnowelzel.de> - 2016-02-23 08:10 +0100
csiph-web