hyperledger-firefly / hyperledger-firefly/firefly

Feature request: additional static context to pass from subscription to event notification

Open
#1,387 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
602
Forks
246
Avg merge
18h 47m
Merged PRs (30d)
6

Description

When creating a subscription, it would be great to be able to provide information (separate to the `name`) that will be passed to each event that is emitted from that subscription.

So that if your application is listening to multiple subscriptions, which might contain overlapping data, you can distribute them to the right logic block. It's particularly an issue with ephemeral subscriptions, because you can't specify the `name` of the subscription to know which sub-part of your application is interested in parsing/enriching/post-filtering that data.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.