marcofolio.net - Archives (novembre 2011)

design, jquery, programming, webdevelopment, fun, php, html, css, javascript

Le: 28 11 2011 à 21:17 Auteur: Marco

HTML5 has some extremely cool features, and a couple of weeks ago I took a deep dive into Websockets. This protocol, which you can recognize by the ws:// and wss:// (secure websockets) URL prefix, enables "Server side push events".

Working with Websockets

During my deep dive, I learned a couple of things that are pretty interesting. If you're into/learning HTML5, you really should try out Websockets! In my opinion, it's one of the coolest technologies they've added. Are you ready to dive and learn more about Websockets? Here are a couple of things to keep in mind when working with Websockets.

Read more...