Modern web app interfaces can be dynamic with lots of data changing and flowing, but behind this there's often still a mass of AJAX requests & timers, making our work pseudo-live at best.
Web sockets allow us to create two way live data flow between server & client; WebRTC lets us allow our clients to connect to one another directly. We'll see how PHP fits into this front end ecosystem and how to augment our applications with real time components.
This talk has been given at: PHP Leeds (Jun '18), PHP Sheffield (Jan '19), PHP Benelux 2019, DPC 2019. There is also a full day workshop available for teams, companies, user groups or conferences, and student discounts available on workshop bookings.