Licence
ISC
Version
0.1.2
Deps
1
Size
62 kB
Vulns
0
Weekly
0
Device portal
Simple WebRTC data channel for React.
Packages
This monorepo consists of:
- @device-portal/react: Simple WebRTC data channel for React.
- @device-portal/client: Base WebRTC logic for Device Portal.
- @device-portal/server: WebSocket-based signaling server for WebRTC.
Development
Run development mode (starts both server and storybook):
npm ci
npm run dev