moleculerjs / moleculer-channels

Reliable messages for Moleculer services via external queue/channel/topic.
MIT License
72 stars 15 forks source link

Context should have channelName #71

Open ujwal-setlur opened 1 year ago

ujwal-setlur commented 1 year ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Current Behavior

When context is used, the channelName should be embedded in the context, similar to to eventName

Expected Behavior

No reference to channelName in context