Skip to content

Commit 1ac5805

Browse files
committed
readme extensions section
1 parent 625674e commit 1ac5805

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rdoc

+8
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ sources.
3737

3838
Simply require either 'net-ldap' or 'net/ldap'.
3939

40+
== Extensions
41+
42+
This library focuses on the core LDAP RFCs referenced in the description.
43+
However, we recognize there are commonly used extensions to the spec that are
44+
useful. If there is another library which handles it, we list it here.
45+
46+
* {resolv-srv}[https://rubygems.org/gems/resolv-srv]: Support RFC2782 SRV record lookup and failover
47+
4048
== Develop
4149

4250
This task will run the test suite and the

0 commit comments

Comments
 (0)