UNPKG

@webrtc-remote-control/vue

Version:

Thin abstraction layer above peerjs that will let you be more productive at making WebRTC data channels based apps.

3 lines (2 loc) 91 B
export { provideWebTCRemoteControl } from "./Provider"; export { usePeer } from "./hooks";