Skip to content

eface2face/doctortc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doctortc.js

JavaScript utility for checking browser's WebRTC support and performing bandwidth calculation among other features such as network connectivity checks with the help of a TURN server(s).

Debugging

doctortc.js includes the Node debug module. In order to enable debugging in the browser run doctortc.debug.enable('doctortc*'); and reload the page. Note that the debugging settings are stored into the browser LocalStorage. To disable it run doctortc.debug.disable('doctortc*');.

Documentation

Read the full API documentation in the docs folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published