FAQ
Is my browser supported ?
Reach works on the following browsers:
- Google Chrome / Chromium 43+
- Mozilla Firefox 38+
- Microsoft Edge 13+
However, video codec support differs from one browser to the other. For example, Edge only supports H264UC and Chrome only VP8 and VP9, thus making them not interoperable with video.
Otherwise, if your browser supports WebRTC, there's a high probability that Reach may work on your browser.
Since Reach uses WebRTC's adapter to insulate the SDK from spec changes and prefix differences, you might find more information on supported browsers there.
Is version 2+ compatible with previous versions ?
No. Both model & API have been completely changed.
What's next ?
- Documentation:
- Add tutorial on user presence
- Add tutorial on user management
- Add tutorial on invite management
- Add tutorial on room permissions
- Tests:
- Improve coverage
- Add End-2-End WebRTC test
- Features:
- Add buddy list
- Add history
- ...