reTHINK-project / core-framework

The main goal of WP3 is to provide the reTHINK core framework comprised by the runtime environment where Hyperties are executed and the messaging nodes used to support messages exchange between Hyperties.
Apache License 2.0
1 stars 0 forks source link

Documentation for Message Node / Protostub developement #140

Closed pchainho closed 7 years ago

pchainho commented 8 years ago

Write documentation do be used by Message Nodes / Protostubs developers at:

https://github.com/reTHINK-project/dev-service-framework/blob/d3.2-working-docs/docs/manuals/development-of-protostubs-and-msg-nodes.md

pchainho commented 8 years ago

I've moved to d3.2 working docs branch

pchainho commented 8 years ago

I've started reviewing this doc. Very nice and quite complete. A few suggestions for the different MN design approaches. We also have to update some parts: there is new "via" field in the body to prevent infinite cycles.

pchainho commented 8 years ago

Updated but review is still not complete. Probably some parts (eg subscription manager) should take into account existing messaging frameworks that already support pub-sub by mentioning the topics to created and that subscribers should add listeners to these topics.

sdruesedow commented 7 years ago

obsolete