Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 279 Bytes

File metadata and controls

5 lines (3 loc) · 279 Bytes

The JavaScript Full-Stack Bootcamp: LEVEL 38 WEBRTC (Lesson 168)

We use WebRTC to send files from one peer to another. The goal is to use PeerJS as a synchronization service on the backend and to be able to send images from one browser to another.

-Finished 9/26/20 by E.Cope.