v2.0.0
2.0.0 - (June 2, 2022)
Full Changelog: v1.1.0...v2.0.0
New Features
- Zero dependencies
- "Perfect negotiation" pattern
- Support for renegotiation of connection
- Simpler and new APIs - e.g.
signal
now replacesanswer
andaccept
- Typescript checks for events emitted
- More documentation for Typescript declarations
- Data channels can now be added before and during the connection
- Integration tests now run in Firefox as well as Chrome