All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.0 - 2020-08-21
- Replace socket.io/simple-signal in favor of socket-signal
2.2.0 - 2019-09-17
- Callback support for leave and close.
2.1.0 - 2019-09-16
- Refactor signal server to work with buffers.
- Peer leak on error connection.
2.0.0 - 2019-09-13
- mmst algorhitm to reduce and optimize WebRTC connections.
- timeout for connections and requests.
- visual example using ngraph and force-graph.
- connectivity test using ngraph.
- move signal websocket logic outside to provide a clean signal API.