mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-05 15:57:01 -05:00
This module basically wraps ldap.Client and allows us to keep to keep a long running LDAP connection open, which automatically reconnects on network errors. Allows it allows to easiliy multiplex multiple Operations on a single connection.