UNPKG

@geut/discovery-swarm-webrtc

Version:
80 lines (50 loc) 1.94 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## 4.3.1 - 2021-07-12 [YANKED] ## 4.3.0 - 2021-04-22 [YANKED] ## 4.2.2 - 2021-02-25 [YANKED] ## 4.2.1 - 2021-02-10 [YANKED] ## 4.2.0 - 2021-02-04 [YANKED] ## 4.1.3 - 2021-01-29 [YANKED] ## 4.1.2 - 2021-01-29 [YANKED] ## 4.1.1 - 2021-01-27 [YANKED] ## 4.1.0 - 2021-01-21 [YANKED] ## 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] [Unreleased]: https://github.com/geut/discovery-swarm-webrtc/compare/v4.3.1...HEAD [3.0.0]: https://github.com/geut/discovery-swarm-webrtc/compare/v2.2.7...v3.0.0 [2.2.0]: https://github.com/geut/discovery-swarm-webrtc/compare/v2.1.1...v2.2.0 [2.1.0]: https://github.com/geut/discovery-swarm-webrtc/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/geut/discovery-swarm-webrtc/compare/v1.0.0...v2.0.0