Skip to content

Support parsing SRV records - #108

Merged
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:srv
Jun 28, 2018
Merged

Support parsing SRV records#108
WyriHaximus merged 1 commit into
reactphp:masterfrom
clue-labs:srv

Conversation

@clue

@clueclue commented Jun 28, 2018

Copy link
Copy Markdown
Member

This PR adds support for parsing SRV records. These are commonly included when performing ANY queries (#104) and are also useful for DNS-SD/Zeroconf (which I'm currently looking into), for example php examples/11-query-any.php _carddav._tcp.mailbox.org.

Builds on top of #104, #105, #106 and #107
Refs #31

@clueclue added this to the v0.4.15 milestone Jun 28, 2018
@WyriHaximus
WyriHaximus merged commit d822cc5 into reactphp:masterJun 28, 2018
@clue
clue deleted the srv branch June 28, 2018 13:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@jsor@WyriHaximus