Vladimir Sibirov

Results 15 issues of Vladimir Sibirov

Step 3 of #49, implementing FBP DSL parser in GoFlow itself

WIP

Hello fellow Gophers! I apologise as this project slipped out of my scope for several years. I still have some ideas and plans of maintaining it, but I need some...

discussion

Using @oleksandr's [fbp package](https://github.com/oleksandr/fbp) it would be nice to add .fbp graph definitions support as well as .json.

feature

7 years after starting this project, after writing and maintaining some FBP apps in production, after collecting feedback on this project (#48), it's time to propose the design for v1.0...

discussion

Once we have a framework to turn a visual graph into a running app, the next step is to let different flow-based apps talk to each other by means of...

feature

Implement a runtime for [Flowhub](http://flowhub.io) / [NoFlo-UI](https://github.com/noflo/noflo-ui/) using the [FBP Network Protocol](http://noflojs.org/documentation/protocol/) and WebSockets.

feature

NoFlo UI talks to the application's main graph via runtime protocol. GoFlow currently creates the main graph in plain Go, but we could add support for the main graph in...

feature

Make all functions return error objects rather than bool and panics. Provide error messages which can be displayed e.g. in Flowhub rather than just console.

enhancement

As we have figured out in a series of discussions on the FBP mailing list, one of the major problems with NoFlo-UI for designers of data processing systems, including large...

enhancement

I'm trying to use Foundation Icon set together with Foundation itself to make clickable icons, but there seems to be a problem: the links are not clickable in Google Chrome....