Kaazing Gateway 8.12 (Default branch)

Kaazing Gateway is an HTML 5 WebSocket server thatprovides full-duplex communication from thebrowser to any TCP-based back-end service (such asJMS, JMX, IMAP, Jabber, etc.), enabling developersto code directly against back-end services using"pure" JavaScript without having to implementcomplex server-side procedures to bridge variousprotocols to the browser over HTTP.License: OSI ApprovedChanges:
This release adds support for HTML 5 server-sent events and broadcast notification. It supports HTML 5 postMessage. It introduces W3C access control security. It provides group chat support for XMPP. It contains a JMS-STOMP adapter.

More...