Skip to content

Releases: clue/php-icmp-react

v0.2.0

21 Jul 19:19
Compare
Choose a tag to compare
  • BC break: Rename namespace to Clue\React\Icmp and use PSR-4 layout
    (#4)

v0.1.0

18 Mar 23:40
Compare
Choose a tag to compare
  • 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