Use IPC instead of WebSockets (#559)
* Use IPC instead of WebSockets * Lint * Don't log responses * Disable HTTP/WS JSON-RPC * Fix IPC path * Launch Parity with all APIs enabled for ipc * Grumbles * Add --ipc-path option to connect to already running node * Fix tests