Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Live

pure javascript WebRTC Wrapper

demo

https://yusukem99.github.io/Live/demo/

インストール

使い方

constlive=newLive(this.emitTo,this.onicedisconnect,this.onaddstream,channelOption)letchannelOption={labels: ["chat"],callback_channel: {onmessage : (id,account,label,message)=>{}}}emitTo(id,msg){msg.sendto=id;this.socket.emit('message',msg);}

About

WebRTC Wrapper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages