Closed
Description
Rationale
PR #88 introduces initial support for IPC functionality. We need to demonstrate how it can be used.
Description
We can create it with the L0 provider.
API Changes
N/A
Implementation details
Today L0 IPC implementation does not comply with L0 spec. It requires some tricks/workaround when IPC handles used between processes. Our example can be simplified by using IPC handles within a single process but in different contexts.