noflo / noflo-runtime-webrtc

WebRTC runtime transport
1 stars 2 forks source link
fbp-runtime noflo webrtc

WebRTC-based transport for FBP runtime protocol

Allows an FBP client like Flowhub to communicate with a NoFlo runtime over WebRTC using FBP runtime protocol.

This allows to live debug and change NoFlo programs that run in a browser (client-side). You can pass a Flowhub live-url from any device, to someone, and they can connect to it.

One should also be able to run fbp-spec tests over it.

Changes