grandset
v1.0.0
Published
a mono repo for the parts of grandset
Downloads
2
Readme
Grandset 📺💯
Useful Google APIs Tips
- Revoke access here to reset permissions for Grandset / start over
Screen Sharing / Live Streaming Examples
- webrtc screen sharing example, requires extension, but very easy. https://github.com/muaz-khan/WebRTC-Experiment/tree/master/screen-sharing
- separate streams SO answer
- audio+screen/room example
Webpack Notes
- webpack 2 hmr setup initially from https://github.com/gaearon/react-hot-boilerplate/tree/next the branch next
- version 2 dev server documentation of proxy etc