Skip to content

Display a graph representing the WebRTC JavaScript Object models and relation.

License

Notifications You must be signed in to change notification settings

apppli/webrtc-api-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-api-graph

Display a graph representing the WebRTC JavaScript Object models and relations.

Model

Install

Serve the files webrtc-api.html and webrtc-api.js and ìnterfaces.js by your Web server.

Usage

Once loaded, the page will inspect the WebRTC API implemented by the browser used and display the graph.

Click on the button Save to SVG to export an SVG image of the model.

Click on the button Save to TXT to export a text file of the model.

Early-version

This is an early version. Don't hesitate to propose enhancements.

Third party tools used

  • Mermaid is used to generate the graph.

About

Display a graph representing the WebRTC JavaScript Object models and relation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.8%
  • HTML 7.2%