This should be possible, but we don't support it yet. ```js const ws = new WebSocket("ws+unix:///path/to/file.sock"); ```
This should be possible, but we don't support it yet.