HTML5 & JavaScript Communication APIs
HTML5 and related specifications come with a lot of new JavaScript APIs as communication is one of the most important aspects. It is now possible to send cross-frame, cross-browser tab, even cross-domain requests, receive push messages from the server, use bi-directional full-duplex communication, and more. This session discusses these and …