goflow icon indicating copy to clipboard operation
goflow copied to clipboard

NoFlo runtime implementation

Open trustmaster opened this issue 11 years ago • 2 comments

Implement a runtime for Flowhub / NoFlo-UI using the FBP Network Protocol and WebSockets.

trustmaster avatar May 11 '14 07:05 trustmaster

I'm very interested in using Go + Flowhub so I would love to see an implementation of this. Could you point out the exact status of this issue and what still needs to be done?

Thank you

pierrebeaucamp avatar Feb 23 '15 10:02 pierrebeaucamp

@pierrebeaucamp Currently implemented:

  • Runtime discovery
  • Graph protocol (complete)
  • Component protocol (listing)

Todo:

  • More tests for component protocol
  • Network protocol
  • Runtime protocol (talking to main graph)

trustmaster avatar Feb 23 '15 11:02 trustmaster