Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Latest commit

 

History

History
61 lines (41 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

61 lines (41 loc) · 1.61 KB

Changelog

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.

4.0.2 - 2020-10-08 [YANKED]

4.0.1 - 2020-09-03 [YANKED]

4.0.0 - 2020-08-21 [YANKED]

3.0.0 - 2020-08-21

Added

  • Replace socket.io/simple-signal in favor of socket-signal

2.2.7 - 2020-01-22 [YANKED]

2.2.6 - 2020-01-22 [YANKED]

2.2.5 - 2020-01-08 [YANKED]

2.2.4 - 2019-10-16 [YANKED]

2.2.3 - 2019-09-22 [YANKED]

2.2.2 - 2019-09-19 [YANKED]

2.2.1 - 2019-09-18 [YANKED]

2.2.0 - 2019-09-17

Added

  • Callback support for leave and close.

2.1.1 - 2019-09-16 [YANKED]

2.1.0 - 2019-09-16

Changed

  • Refactor signal server to work with buffers.

Fixed

  • Peer leak on error connection.

2.0.0 - 2019-09-13

Added

  • mmst algorhitm to reduce and optimize WebRTC connections.
  • timeout for connections and requests.
  • visual example using ngraph and force-graph.
  • connectivity test using ngraph.

Changed

  • move signal websocket logic outside to provide a clean signal API.

1.0.0 - 2019-09-11 [YANKED]