Add support for SRV records
This commit is contained in:
parent
c52bf728bc
commit
dd4022b99c
6 changed files with 383 additions and 3 deletions
|
@ -16,6 +16,7 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPRoster.m \
|
||||
XMPPRosterItem.m \
|
||||
XMPPSCRAMAuth.m \
|
||||
XMPPSRVEnumerator.m \
|
||||
XMPPStanza.m
|
||||
|
||||
INCLUDES = ${SRCS:.m=.h} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue