Want to create real-time, peer-to-peer Web applications? You know, as in collaborative drawing programs, or screen-sharing applications, or any other sort of software in which two browsers need to communicate quickly and reliably. In this talk, Chris Wilson introduces WebRTC, a protocol that allows you to do just that. With a relatively small amount of JavaScript, you can write such programs, opening the door to an entirely new class of what we call “Web applications.”