https://github.com/redevrx/nodewebrtc-websocket-flutter
make flutter websocket and video call with node webRTC
https://github.com/redevrx/nodewebrtc-websocket-flutter
Last synced: 3 months ago
JSON representation
make flutter websocket and video call with node webRTC
- Host: GitHub
- URL: https://github.com/redevrx/nodewebrtc-websocket-flutter
- Owner: redevrx
- Created: 2021-04-15T11:34:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T11:40:09.000Z (about 5 years ago)
- Last Synced: 2024-12-31T22:27:10.849Z (over 1 year ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# NodeWebRTC-WebSocket-Flutter"
part WebSocket -> Flutter
user node webSocket communication with flutter
folder app -> flutter
folder root -> node webSocket
part WebRTC html
user node webRTC video call
folder test -> NodeWebRTC