# Functions
Endpoint must be in the form of: ${protocol}:${path} e.g.
Create a new in process client.
Create a new in process client.
Create a new IPC client, UNIX domain socket on posix, named pipe on Windows.
StartHTTP starts listening for RPC requests sent via HTTP.
Start IPC server.
Stop closes all active HTTP connections and shuts down the server.
# Variables
List with API's which are offered over thr HTTP/RPC interface by default.
List with all API's which are offered over the in proc interface by default.
List with all API's which are offered over the IPC interface by default.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author