PlexusJS/plexus

Instance function should allow for a name to be passed

Pckool opened this issue · 0 comments

If we have the instance function accept a name parameter, we can have plugins create their own instance (if they want) that runs in parallel with the master instance. Maybe we should have a master conductor that connects them all? Or a master runtime that consumes all of their emits?