Sharing is Caring - Build a Peer-to-Peer Network with WebRTC
Offered By: JSConf via YouTube
Course Description
Overview
Explore the potential of WebRTC for building peer-to-peer networks in this 20-minute JSConf Iceland 2018 talk. Dive into the experimental yet powerful technology that enables real-time audio, video, and file sharing in a secure, decentralized manner. Learn how to establish peer connections using JavaScript and transmit data through data channels. Gain insights into the underlying WebRTC protocols, including STUN and TURN, and discover how to implement secure, decentralized file storage. Cover topics such as WebSockets, connecting pairs, signaling, NAT and firewalls, ICE servers, and troubleshooting communication errors.
Syllabus
Introduction
What is WebRTC
Peertopeer technologies
WebSockets
Connecting pairs
Making a connection
Signaling
NAT and firewalls
Ice servers
Communication errors
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube