开发者

is it too early to use the websockets? [duplicate]

开发者 https://www.devze.com 2023-03-10 21:32 出处:网络
This question already has an answer here: Closed 11 years ago. Possible Duplicate: WebSocket for HTML5 Hello,
This question already has an answer here: Closed 11 years ago.

Possible Duplicate:

WebSocket for HTML5

Hello,

I would like to use http://dev.w3.org/ht开发者_JAVA技巧ml5/websockets/

can I start or is it too early and no browser support it yet

Thank you


At the present time you can use something like socket.io library to provide fallback for browsers which don't support WebSocket functionality. Flash sockets or long polling will be used instead.

0

精彩评论

暂无评论...
验证码 换一张
取 消