Skip to Content

You are currently visiting an old archive website with limited functionality. If you are looking für the current Berlin Buzzwords Website, please visit https://berlinbuzzwords.de

Urania Berlin, June 6-7, 2011

Building next-generation Web Apps with WebSocket

Location: 
Einsteinsaal
Date and time: 
Mon, 2011-06-06 12:10 - 12:30
Speaker: 
Matthias Wessendorf

To enable Sever-Side-Push in Web-Applications a lot of hacks (aka Comet/Bayeux) have been done in the past. The WebSocket spec fixes that by introducing a bi-directional and full duplex communication channel over a single TCP connection. This session gives an overview of the WebSocket API and shows how to use other protocols like AMQP or Stomp on-top of it, to build powerful and future-proof Web-Applications.