Constructing a worker transport class to send NDN data through threads using structured cloning.
Ready made solution: MessageChannel API should be relatively trivial to impliment an gives us a reliable way to communicate horizontally between workers (both dedicated and shared)