dvoegeli / webmistc

WebMISTC - An open-source, real-time multimedia internet communication tool.
2 stars 10 forks source link

Polling isn’t implemented #27

Open dvoegeli opened 7 years ago

dvoegeli commented 7 years ago

The polling feature just has the UI stubbed out. Implementing this feature will involve Meteor's Mongo Collections, and has a dependency on #22