Handles the WebRTC core functionality and provides media helper function on browser.
yarn
yarn build
yarn test
yarn watch
This library uses cspell to check spelling throughout the codebase. Any words that need to be ignored (e.g., package names, protocols, etc.), should be added to the ignoreWords
field in the cspell.json configuration file.