UNPKG
zdpjs_webrtc
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
基于easyrtc二次开发的webrtc框架
github.com/zhangdapeng520/zdpjs_webrtc
zhangdapeng520/zdpjs_webrtc
zdpjs_webrtc
/
.jshintrc
11 lines
(10 loc)
•
182 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"esversion"
:
6
,
"asi"
:
true
,
"loopfunc"
:
true
,
"globals"
:
{
"console"
:
true
,
"easyrtc"
:
true
,
"RTCPeerConnection"
:
true
}
}