Skip to content

Commit 406ca3a

Browse files
committed
Merge pull request #220 from ruby-ldap/add-readme-extensions-section
Add readme extensions section
2 parents 625674e + 1ac5805 commit 406ca3a

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)