nimble-platform / common

Common modules that can be accessed by the other NIMBLE services.
Apache License 2.0
2 stars 4 forks source link

Monitor (Business-Process) according-to (Platform data channels) #5

Open jinnerbichler opened 6 years ago

jinnerbichler commented 6 years ago

Provided that a user has the necessary rights, he or she will be able to subscribe to individual data channels that can be initiated by companies in order to exchange information.

These channels are always initiated by the data producer and can be subscribed to, by data consumer who needs to have the necessary credentials (activated by the producer) and the necessary rights on the consumer’s side.

A data channel is a stream of objects that are sufficiently structured to be securely transmitted over an encrypted communication, e.g. https. The structural semantics must include the following:

jinnerbichler commented 6 years ago

Needs to be split into smaller issues.