What's Changed
- Support WebRTC communication by @billfort in #126
- use new formatter by @yilunzhang in #127
- fix flow type error by @yilunzhang in #133
- use webrtc instead of wss by default in https location by @yilunzhang in #134
- add multiple default stun server address by @yilunzhang in #135
- update doc by @yilunzhang in #136
- fix webrtc offer not resolved after first call by @yilunzhang in #137
- Optimized webrtc and tested by Chrome, Firefox and Safari by @billfort in #138
- re-generate dist files by @yilunzhang in #139
- add ws/webrtc connect timeout by @yilunzhang in #140
- format webrtc example html by @yilunzhang in #141
- Type linking issue fixed with typescript by @hrishioa in #142
- add webrtc related type def by @yilunzhang in #143
- add commonjs export in package.json by @yilunzhang in #144
New Contributors
Full Changelog: v1.3.1...v1.3.2