package
1.4.0
Repository: https://github.com/pelioniot/edge-proxy.git
Documentation: pkg.go.dev

# 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.

# Structs

Client represents an connection to a Json RPC server.