An open API service indexing awesome lists of open source software.

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

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