Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Jun 25, 2018

This simple PR renames the DatagramTransportExecutor (recently introduced via #101) to UdpTransportExecutor. This is done to be in line with the DNS RFC terminology (https://tools.ietf.org/html/rfc1035#section-4.2), because it is less misleading (this class can only really support UDP) and also because for future TCP/IP transport the name "streaming" makes even less sense and they should be named TcpTransportExecutor (#19) and TlsTransportExecutor (#80) respectively. I'm not marking this as BC break because this will be renamed as part of the same release, so outside consumers of this package should not be affected.

@clue clue added this to the v0.4.14 milestone Jun 25, 2018
@clue clue requested review from WyriHaximus and jsor June 25, 2018 13:49
@jsor jsor merged commit c830c6f into reactphp:master Jun 25, 2018
@clue clue deleted the udp branch June 26, 2018 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants