Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 403 Bytes

webrtc-media-core

Handles the WebRTC core functionality.

Development

  1. yarn
  2. yarn watch

Usage

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.