node-ldapjs icon indicating copy to clipboard operation
node-ldapjs copied to clipboard

Split client and server

Open tastypackets opened this issue 6 years ago • 1 comments

In my experience often times the server is never used, since in most cases we want to use this lib to connect to an existing LDAP server.

Would it make sense to split this lib into 2 packages?

For example: @ldapjs/client @ldapjs/server

General question / discussion. 😄

tastypackets avatar Aug 26 '19 13:08 tastypackets

It's possible. I will say I use the server part extensively in https://github.com/jsumners/node-activedirectory for unit testing. But for the moment I am much more concerned with getting a new ldapjs module published.

jsumners avatar Aug 26 '19 13:08 jsumners

👋

On February 22, 2023, we released version 3 of this library. As a result, we are closing this issue/pull request.

Please see issue #839 for more information, including how to proceed if you feel this closure is in error.

jsumners avatar Feb 22 '23 19:02 jsumners