Skip to content

atmask/mooz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mooz

mooz720.mov

Mooz is a simple Web conferencing app that leverages WebRTC. It consists of a Go backend that acts as my singaling server and simple HTLM/CSS/JS frontend that uses WebRTC to establish a peer-to-peer connection between two clients.

I got in terested in WebRTC and building this project after listening to Sean DuBois' interview on FLOSS Weekly. You can find the episode here.

References

Here is some of the material I used to build this project: