AdamPuzio / panda

Node.js rapid development framework
4 stars 0 forks source link

Need to be able to access the broker from Panda #12

Closed AdamPuzio closed 2 years ago

AdamPuzio commented 2 years ago

Currently, the moleculer broker is not available from within Panda. Creating a way to surface that via:

Panda.Core.getBroker() or the convenience function of Panda.getBroker()

AdamPuzio commented 2 years ago

Will be in the 0.3.4 release