nimldap

LDAP client bindings

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:25

Installation

nimble install nimldap
choosenim install nimldap
git clone https://github.com/inv2004/nimldap

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
nimldap - - - - - - -

Source

Repository https://github.com/inv2004/nimldap
Homepage https://github.com/inv2004/nimldap
Registry Source nimble_official

README

Tests

nimldap

  • [x] sync
  • [x] async
  • [x] custom controls
  • [x] LDAP_PAGED_RESULT_OID_STRING control support. via pageSize parameter
  • [x] LDAP_SERVER_NOTIFICATION_OID in async

Examples

https://github.com/inv2004/nimldap/tree/main/examples