msgflo
msgflo copied to clipboard
Distributed Flow-Based Programming via message queues
## The dependency [async](https://github.com/caolan/async) was updated from `2.6.2` to `3.0.1`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
## The dependency [websocket](https://github.com/theturtle32/WebSocket-Node) was updated from `1.0.29` to `1.0.30`. π¨ [View failing branch](https://github.com/msgflo/msgflo/compare/master...msgflo:greenkeeper%2Fwebsocket-1.0.30). This version is **covered** by your **current version range** and after updating it in your project...
## The devDependency [grunt-jekyll](https://github.com/dannygarcia/grunt-jekyll) was updated from `0.4.7` to `1.0.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
Hi. I just followed the docs(https://msgflo.org/docs/usage/index.html) to setup msgFlo. But I'm getting the below error. i'm using mqtt. ``` $ msgflo-send-message --queue repeater.IN --json '{ "foo": "bar" }' internal/modules/cjs/loader.js:583 throw...
## The devDependency [grunt-shell-spawn](https://github.com/jeking3/grunt-shell-spawn) was updated from `0.3.12` to `0.4.0`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
The MicroFlo MsgFlo compatibility mode (see microflo/microflo#143) makes participants that don't have a namespace. This causes errors within MsgFlo: ``` Participant discovery failed: Cannot set property 'definition' of undefined TypeError:...
## Version **0.2.3** of [fbp-spec](https://github.com/flowbased/fbp-spec) just got published. Branch Build failing π¨ Dependency fbp-spec Current Version 0.2.2 Type devDependency This version is **covered** by your **current version range** and after...
Would be nice to have good support for Java, and modern languages that build ontop of Java/JVM like Scala, Kotlin and Closure. This is a tracking issue for interest &...