# Cygnus Reach Core

This library provides the core functionality for Cygnus Reach remote support sessions, including session creation and state handling, data transfers between clients, and video streams between clients.  This was previously published as [@cygnus-technology/cygnus-reach](https://www.npmjs.com/package/@cygnus-technology/cygnus-reach) prior to version 1.2.0.  Documentation on library usage can be found [here](https://portal.cygnusreach.com/documentation).

# Changelog

- 1.4.0:
  - Added `replaceVideoTrack` and `replaceScreenTrack` functions to support changing stream sources.
- 1.3.0:
  - Companion release to @cygnus-reach/session and @cygnus-reach/ngx-session-ui 1.3.0.
- 1.2.0:
  - Initial release.