No description
Find a file
2023-08-24 00:47:16 +03:00
.github/workflows ubuntu 20 2022-12-15 02:27:30 +03:00
examples fix listen_async 2023-08-24 00:47:16 +03:00
src pageSize value stored in ld 2023-08-24 00:37:12 +03:00
tests getdn => dn; fix tests; pretty 2023-05-03 15:59:50 +03:00
.gitignore init 2022-11-09 02:17:25 +03:00
config.nims init 2022-11-09 02:17:25 +03:00
nimldap.nimble fix control array allocate bug + 0.5.3 2023-08-17 02:39:44 +03:00
README.md name badge only 2022-11-09 02:40:09 +03:00

Tests

nimldap

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

Examples

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