TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ldapjs: A reprise of LDAP

72 pointsby deepakjoisover 13 years ago

1 comment

bergieover 13 years ago
I'm quite excited about this. LDAP has always been an interesting protocol, but with rather complicated implementations.<p>Node.js in general seems to have potential in reviving various purpose-designed protocols, as they will be just as easy to handle as HTTP.<p>If I find the time, I'll look into connecting this with NoCR (<a href="https://github.com/NoCR/NoCR" rel="nofollow">https://github.com/NoCR/NoCR</a>), as that provides a standard tree handling API with different storage back-ends.