|
HTML 5 WebSockets is a client-server technology for sending messages between one another via TCP.
This means browsers can receive and send information from/to servers without having to rely on AJAX technology.
For older or newer browsers not supporting the HTML 5 WebSockets API, this library can be used to add support via Flash.
Requirements:
· JavaScript enabled on client side
· Adobe Flash Player
What's New in This Release: [ read full changelog ]
· web-socket-js now speaks WebSocket defined in RFC 6455, which is equivalent to hybi-13 to hybi-17. It no longer supports old draft protocols.
Via: web-socket-js 2011-12-27
0 Comment:
Post a Comment