# Functions
Dial initializes a background context and creates a new client for the given unix domain socket and API path
Currently the dial function is dedicated to establish a local unix domain socket connection using UNIX domain sockets based on websocket connection.
DialWithContext creates a new client to connect to the server.