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
Networks: Friends, Money, and BytesPrinceton University via Coursera An Introduction to Computer Networks
Stanford University via Independent Introduction to Internetworking with TCP/IP
openHPI 网络互联技术
openHPI Asynchronous JavaScript Requests
Udacity