Remove superfluous includes from IPCCompiler's generated output and add include directives in IPC definitions where appropriate.
This updates all .ipc files to have snake case names for IPC methods.
The WebSocket service isolates communication with a WebSocket to its own isolated process. Similar to other isolating services, it has its own user and group.