Skip to content

webcom-components/reach

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Reach is a JavaScript framework relying on Flexible DataSync to quickly add communication features to your website.

Reach acts as a signaling framework for all your WebRTC needs.

License: MIT

Build Status Code Climate Test Coverage Dependency Status devDependency Status

ESDoc

Discover Flexible DataSync

Reach rely heavily on Flexible DataSync to exchange data between peers. Take a look at the Flexible DataSync documentation and learn how you can exchange data in real-time with a few lines of code.

Get started

Get started in minutes & add audio and/or video capabilities to your web app.

Live example

See how it works with an example of a visio web app available here. You can check the code for this sample in the dedicated Github repo