WebSockets: The Current State of the Most Valuable HTML5 API


Details
Our next Princeton JUG & NJFlex meeting will take place in Princeton. This time Siemens will provide us a place to meet and pizza.
If I'd have to vote for the most important HTML5 new API, I'd select WebSockets. This is a new protocol that allows full duplex communication as opposed to request-response HTTP model. WebSockets API is included in the Java EE 7 (JSR 356).
My colleague, Victor Gamov will make the following presentation:
WebSockets: The Current State of the Most Valuable HTML5 API
HTML5 specification includes WebSockets, a new communication protocol for the Web. It's becoming the best choice for building real-time Web applications. This presentation is an overview of the servers and frameworks that support WebSockets. You'll see some use cases where WebSockets shine. We'll also discuss various approaches for the server- and client-side implementations of WebSockets that can be used in the Web applications today.
Hope to see you on July 24th at 6:30PM at the following address:
650 College Rd. East
Princeton, NJ 08540
4th floor
(It’s across the street from the main Siemens Corporate Research building.)

WebSockets: The Current State of the Most Valuable HTML5 API