- Improved connector exception raising.
- Provided property to check if a client is connected to the server.
- Provided an async method to reconnect to the server after the first connection.
- Fixed an error during Device creation from Sever DeviceList and DeviceAdded messages.
- Fixed an error when creating messages with Buttplug types instead of their argument dicts.
- Simplified example.
- Included device and actuator use-cases to the example.
- Initial implementation of the Client.
- Supports all protocol versions up to v3, and most of the message types.