[][src]Module buttplug::client

Communications API for accessing Buttplug Servers

Modules

connectors

Handling of communication with Buttplug Server.

device

Representation and management of devices connected to the server.

internal

Implementation of internal Buttplug Client event loop.

Structs

ButtplugClient

Struct used by applications to communicate with a Buttplug Server.

Enums

ButtplugClientError

Represents all of the different types of errors a ButtplugClient can return.

ButtplugClientEvent

Enum representing different events that can be emitted by a client.