https://github.com/frida/rtc-stream
Create a Node.js Duplex stream from a WebSocket or RTCDataChannel
https://github.com/frida/rtc-stream
Last synced: 10 months ago
JSON representation
Create a Node.js Duplex stream from a WebSocket or RTCDataChannel
- Host: GitHub
- URL: https://github.com/frida/rtc-stream
- Owner: frida
- License: mit
- Created: 2021-10-16T02:29:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-07T09:26:11.000Z (about 4 years ago)
- Last Synced: 2025-06-19T05:58:40.359Z (12 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @frida/rtc-stream
Create a Node.js Duplex stream from a WebSocket or RTCDataChannel.