goflow
goflow copied to clipboard
NoFlo runtime implementation
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 Currently implemented:
- Runtime discovery
- Graph protocol (complete)
- Component protocol (listing)
Todo:
- More tests for component protocol
- Network protocol
- Runtime protocol (talking to main graph)