connect and disconnect methods are public now.
It will allow users to make own decisions on keeping connections.
You still don't need to call connect/disconnect around get/set, but
if you call connect() before get/set, then you MUST call disconnect
after it to manually disconnect from breezer.
connect and disconnect methods are public now. It will allow users to make own decisions on keeping connections. You still don't need to call connect/disconnect around get/set, but if you call connect() before get/set, then you MUST call disconnect after it to manually disconnect from breezer.