Skip to content

shivani1211/webrtc-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-core

Handles the WebRTC core functionality and provides media helper function on browser.

Development

  1. yarn
  2. yarn build
  3. yarn test
  4. 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.1%
  • JavaScript 14.7%
  • Shell 0.2%