node-ldapjs
node-ldapjs copied to clipboard
client should preserve better state around idleness
Whenever a client enters/leaves a state of idleness (when configured to track such events via idleTimeout), it would be useful to record a timestamp. This would aid postmortem debugging.