# rustable rustable is yet another library for interfacing bluez over DBus.
## Supported Features ### GATT Server - Creating local services - Reading/Writing local characteristics - Notifying/Indicating local characteristics with sockets. - Notifying/Indicating local characteristics with DBus signals.
To Do:
Receiving remote notification/indications with sockets.
To Do:
Descriptors as a client.
This library is unstable in alpha. There are planned functions in the API that have yet to be implemented. Unimplemented function are noted. The API is also subject to breaking changes.