There's a [[C_API|library]] that implements simple wrappers on top of RPC.
There's a [[C_API|library]] that implements simple wrappers on top of RPC.
+
+
== SWRK mode ==
+
+
{{Note|This mode is implemented by not yet standard. The API can change at any time}}
+
This mode turns on when you <code>fork() + exec()</code> CRIU with the <code>swrk</code> action. With this CRIU works as service worker task accepting standard RPC requests.