UNPKG

rtc-multi-connection

Version:

WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)

15 lines (14 loc) 185 B
extends: standard plugins: - standard - promise rules: indent: - 2 - 4 - SwitchCase: 1 no-extra-semi: 2 semi: 0 space-before-function-paren: - 0 - never