msgflo icon indicating copy to clipboard operation
msgflo copied to clipboard

Distributed Flow-Based Programming via message queues

Results 67 msgflo issues
Sort by recently updated
recently updated
newest added

## 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...

greenkeeper

## 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...

greenkeeper

## 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...

greenkeeper

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...

greenkeeper

Support for C# would be useful for those of us in Unity land.

enhancement

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:...

bug
discovery

## 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...

greenkeeper

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 &...

enhancement