Split client and server
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. 😄
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.
👋
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.