SorcererX/SepiaStream

comm should support local subscriptions

Opened this issue · 0 comments

Currently all messages are subscribed to the router for process to process communication, it should be possible to have messages that are local receive only, just like there is a localSend method for sending messages within a process only.