Releases: clue/php-icmp-react
Releases · clue/php-icmp-react
v0.2.0
- BC break: Rename namespace to
Clue\React\Icmp
and use PSR-4 layout
(#4)
v0.1.0
- First tagged release
- Send and receive arbitrary ICMP messages
- Promise-based
Icmp::ping()
method (ICMP echo request and echo reply)
- Event-driven access to incoming ICMP messages