zeromq / ingescape

Model-based framework for broker-free distributed software environments. Any language, any OS, web, cloud.
Other
61 stars 14 forks source link

[Python] Sending DATA on an output using the Python binding #67

Closed Mathsoum closed 1 year ago

Mathsoum commented 1 year ago

There is an issue with sending DATA type on an output using the python binding.
DATA sent is not read properly using Circle.
Receiving DATA on an input works fine.

Mathsoum commented 1 year ago

Others agents read the DATA properly.
Issue is within Circle.
Closing