danielneis / moodle-mod_webrtcexperiments

This is a Moodle plugin for users interact with audio and video using WebRTC
GNU General Public License v3.0
4 stars 10 forks source link

why not firebase #7

Open datnguyenthang opened 7 years ago

datnguyenthang commented 7 years ago

Why you don't use firebase insteal of Web socket ?

danielneis commented 7 years ago

don't know, really, the lib has support for firebase, you can make a pull request if you would like to use. it may not be many changes. maybe add it as an option to use firebase and make it the default instead of signaling server? it may worth the work =)