Module client

Module client 

Source
Expand description

A reference implementation of a simple client that you may use. En/disable via the client feature.

Structsยง

BlockingClient
This struct contains the base logic for the client. The client is responsible for connecting to the daemon, sending instructions and interpreting their responses.