Bez popisu

websockets.json 6.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. {
  2. "title":"Web Sockets",
  3. "description":"Bidirectional communication technology for web apps",
  4. "spec":"https://html.spec.whatwg.org/multipage/comms.html#network",
  5. "status":"ls",
  6. "links":[
  7. {
  8. "url":"http://websocket.org/aboutwebsocket.html",
  9. "title":"WebSockets information"
  10. },
  11. {
  12. "url":"http://updates.html5rocks.com/2011/08/What-s-different-in-the-new-WebSocket-protocol",
  13. "title":"Details on newer protocol"
  14. },
  15. {
  16. "url":"https://en.wikipedia.org/wiki/WebSocket",
  17. "title":"Wikipedia"
  18. },
  19. {
  20. "url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-websockets",
  21. "title":"has.js test"
  22. },
  23. {
  24. "url":"https://www.webplatform.org/docs/apis/websocket",
  25. "title":"WebPlatform Docs"
  26. },
  27. {
  28. "url":"https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API",
  29. "title":"MDN Web Docs - WebSockets API"
  30. }
  31. ],
  32. "bugs":[
  33. {
  34. "description":"Firefox 37 and lower cannot host a WebSocket within a WebWorker context"
  35. }
  36. ],
  37. "categories":[
  38. "JS API"
  39. ],
  40. "stats":{
  41. "ie":{
  42. "5.5":"n",
  43. "6":"n",
  44. "7":"n",
  45. "8":"n",
  46. "9":"n",
  47. "10":"y",
  48. "11":"y"
  49. },
  50. "edge":{
  51. "12":"y",
  52. "13":"y",
  53. "14":"y",
  54. "15":"y",
  55. "16":"y",
  56. "17":"y"
  57. },
  58. "firefox":{
  59. "2":"n",
  60. "3":"n",
  61. "3.5":"n",
  62. "3.6":"n",
  63. "4":"a #1",
  64. "5":"a #1",
  65. "6":"a x #2",
  66. "7":"a x #2",
  67. "8":"a x #2",
  68. "9":"a x #2",
  69. "10":"a x #2",
  70. "11":"y",
  71. "12":"y",
  72. "13":"y",
  73. "14":"y",
  74. "15":"y",
  75. "16":"y",
  76. "17":"y",
  77. "18":"y",
  78. "19":"y",
  79. "20":"y",
  80. "21":"y",
  81. "22":"y",
  82. "23":"y",
  83. "24":"y",
  84. "25":"y",
  85. "26":"y",
  86. "27":"y",
  87. "28":"y",
  88. "29":"y",
  89. "30":"y",
  90. "31":"y",
  91. "32":"y",
  92. "33":"y",
  93. "34":"y",
  94. "35":"y",
  95. "36":"y",
  96. "37":"y",
  97. "38":"y",
  98. "39":"y",
  99. "40":"y",
  100. "41":"y",
  101. "42":"y",
  102. "43":"y",
  103. "44":"y",
  104. "45":"y",
  105. "46":"y",
  106. "47":"y",
  107. "48":"y",
  108. "49":"y",
  109. "50":"y",
  110. "51":"y",
  111. "52":"y",
  112. "53":"y",
  113. "54":"y",
  114. "55":"y",
  115. "56":"y",
  116. "57":"y",
  117. "58":"y",
  118. "59":"y",
  119. "60":"y",
  120. "61":"y"
  121. },
  122. "chrome":{
  123. "4":"a #1",
  124. "5":"a #1",
  125. "6":"a #1",
  126. "7":"a #1",
  127. "8":"a #1",
  128. "9":"a #1",
  129. "10":"a #1",
  130. "11":"a #1",
  131. "12":"a #1",
  132. "13":"a #1",
  133. "14":"a #1",
  134. "15":"a #2",
  135. "16":"y",
  136. "17":"y",
  137. "18":"y",
  138. "19":"y",
  139. "20":"y",
  140. "21":"y",
  141. "22":"y",
  142. "23":"y",
  143. "24":"y",
  144. "25":"y",
  145. "26":"y",
  146. "27":"y",
  147. "28":"y",
  148. "29":"y",
  149. "30":"y",
  150. "31":"y",
  151. "32":"y",
  152. "33":"y",
  153. "34":"y",
  154. "35":"y",
  155. "36":"y",
  156. "37":"y",
  157. "38":"y",
  158. "39":"y",
  159. "40":"y",
  160. "41":"y",
  161. "42":"y",
  162. "43":"y",
  163. "44":"y",
  164. "45":"y",
  165. "46":"y",
  166. "47":"y",
  167. "48":"y",
  168. "49":"y",
  169. "50":"y",
  170. "51":"y",
  171. "52":"y",
  172. "53":"y",
  173. "54":"y",
  174. "55":"y",
  175. "56":"y",
  176. "57":"y",
  177. "58":"y",
  178. "59":"y",
  179. "60":"y",
  180. "61":"y",
  181. "62":"y",
  182. "63":"y",
  183. "64":"y",
  184. "65":"y",
  185. "66":"y",
  186. "67":"y"
  187. },
  188. "safari":{
  189. "3.1":"n",
  190. "3.2":"n",
  191. "4":"n",
  192. "5":"a #1",
  193. "5.1":"a #1",
  194. "6":"a #2",
  195. "6.1":"a #2",
  196. "7":"y",
  197. "7.1":"y",
  198. "8":"y",
  199. "9":"y",
  200. "9.1":"y",
  201. "10":"y",
  202. "10.1":"y",
  203. "11":"y",
  204. "11.1":"y",
  205. "TP":"y"
  206. },
  207. "opera":{
  208. "9":"n",
  209. "9.5-9.6":"n",
  210. "10.0-10.1":"n",
  211. "10.5":"n",
  212. "10.6":"n",
  213. "11":"a #1",
  214. "11.1":"a #1",
  215. "11.5":"a #1",
  216. "11.6":"a #1",
  217. "12":"a #1",
  218. "12.1":"y",
  219. "15":"y",
  220. "16":"y",
  221. "17":"y",
  222. "18":"y",
  223. "19":"y",
  224. "20":"y",
  225. "21":"y",
  226. "22":"y",
  227. "23":"y",
  228. "24":"y",
  229. "25":"y",
  230. "26":"y",
  231. "27":"y",
  232. "28":"y",
  233. "29":"y",
  234. "30":"y",
  235. "31":"y",
  236. "32":"y",
  237. "33":"y",
  238. "34":"y",
  239. "35":"y",
  240. "36":"y",
  241. "37":"y",
  242. "38":"y",
  243. "39":"y",
  244. "40":"y",
  245. "41":"y",
  246. "42":"y",
  247. "43":"y",
  248. "44":"y",
  249. "45":"y",
  250. "46":"y",
  251. "47":"y",
  252. "48":"y",
  253. "49":"y",
  254. "50":"y",
  255. "51":"y",
  256. "52":"y"
  257. },
  258. "ios_saf":{
  259. "3.2":"n",
  260. "4.0-4.1":"n",
  261. "4.2-4.3":"a #1",
  262. "5.0-5.1":"a #1",
  263. "6.0-6.1":"y",
  264. "7.0-7.1":"y",
  265. "8":"y",
  266. "8.1-8.4":"y",
  267. "9.0-9.2":"y",
  268. "9.3":"y",
  269. "10.0-10.2":"y",
  270. "10.3":"y",
  271. "11.0-11.2":"y",
  272. "11.3":"y"
  273. },
  274. "op_mini":{
  275. "all":"n"
  276. },
  277. "android":{
  278. "2.1":"n",
  279. "2.2":"n",
  280. "2.3":"n",
  281. "3":"n",
  282. "4":"n",
  283. "4.1":"n",
  284. "4.2-4.3":"n",
  285. "4.4":"y",
  286. "4.4.3-4.4.4":"y",
  287. "62":"y"
  288. },
  289. "bb":{
  290. "7":"y #1",
  291. "10":"y"
  292. },
  293. "op_mob":{
  294. "10":"n",
  295. "11":"a #1",
  296. "11.1":"a #1",
  297. "11.5":"a #1",
  298. "12":"a #1",
  299. "12.1":"y",
  300. "37":"y"
  301. },
  302. "and_chr":{
  303. "64":"y"
  304. },
  305. "and_ff":{
  306. "57":"y"
  307. },
  308. "ie_mob":{
  309. "10":"y",
  310. "11":"y"
  311. },
  312. "and_uc":{
  313. "11.8":"y"
  314. },
  315. "samsung":{
  316. "4":"y",
  317. "5":"y",
  318. "6.2":"y"
  319. },
  320. "and_qq":{
  321. "1.2":"y"
  322. },
  323. "baidu":{
  324. "7.12":"y"
  325. }
  326. },
  327. "notes":"Reported to be supported in some Android 4.x browsers, including Sony Xperia S, Sony TX and HTC.",
  328. "notes_by_num":{
  329. "1":"Partial support in older browsers refers to the websockets implementation using an older version of the protocol and/or the implementation being disabled by default (due to security issues with the older protocol).",
  330. "2":"Partial support in older browsers refers to lacking support for binary data."
  331. },
  332. "usage_perc_y":94.17,
  333. "usage_perc_a":0.34,
  334. "ucprefix":true,
  335. "parent":"",
  336. "keywords":"",
  337. "ie_id":"websocket",
  338. "chrome_id":"6555138000945152",
  339. "firefox_id":"websocket",
  340. "webkit_id":"",
  341. "shown":true
  342. }