Skip to content

working WebRTC data channel teplate without the need of external signaling channel

Notifications You must be signed in to change notification settings

mrkovec/data-channel-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

data-channel-template

minimal WebRTC data channel with manual (ctrl+c / ctrl+v) signalling channel. don't forget to examine the javascript console.

alice: create offer => bob: receive offer & generate answer => alice: receive answer => data channel opens

tested in: chrome 41.0, firefox 36.0 (some erratic behavior of iceGatheringState), opera 27.0.

About

working WebRTC data channel teplate without the need of external signaling channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published