More and more web applications add real-time functionality like chats or collaborative editing. This is being done by making use of WebSockets. In this session, I will show you how the technology works, how to make use of WebSockets in your web applications and how to create your own WebSocket server written in PHP.