The newly released 3.3 version of the HTML5 Edition of the Kaazing WebSocket
Gateway comes with a Quick Start Guide: pdf | video.
The Quick Start Guide walks you through the simple steps of downloading,
installing, and starting up the Gateway. It also shows off the demos that
ship with the product. All in less than 5 minutes.
Using the JMS Edition? Check out the Quick Start Guide for the JMS Edition.
... (more)
This is the second post of a two-part blog post that discusses HTML5
WebSocket and security. The first post, HTML5 WebSocket Security is Strong,
talked about the security benefits that derive from being HTTP-compatible and
the WebSocket standard itself. In this, the second post, I will highlight
some of the extra security capabilities that Kaazing WebSocket Gateway
offers.
Kaazing WebSocket Gateway makes your Web application architecture more
secure. We leverage the HTTP and WebSocket standards as well as
Kaazing-specific technology for capabilities beyond what the standard
p... (more)
This is a two-part blog post that discusses HTML5 WebSocket and security. In
this, the first post, I will talk about the security benefits that come from
being HTTP-compatible and the WebSocket standard itself. In the second post
(coming soon) I will highlight some of the extra security capabilities that
Kaazing WebSocket Gateway offers, things that real-world WebSocket
applications will want to be fully secure.
A WebSocket connection starts its life as an HTTP handshake, which then
upgrades in-place to speak the WebSocket wire protocol. As such, many
existing HTTP security mech... (more)
Watch Ron Renwick, Sr. Product Marketing Manager discuss Kaazing’s cloud
offering. The webinar also features a walk-through showcasing the steps of
registering with Amazon EC2, launchnig, configuring, and accessing the
Kaazing WebSocket Gateway in the cloud.
And here you can directly access the getting started screen cast, featured in
the webinar.
... (more)
Kaazing’s own Marcelo Jabali posted a nice write-up on accessing a MySQL
database directly from the browser using WebSockets.
Marcelo describes the building blocks and the config changes he had to make.
Sample code is coming soon too.
... (more)