danog/php-rtc-mdns

An Amp v3 Multicast DNS resolver for WebRTC. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.

Maintainers

Package info

github.com/danog/php-rtc-mdns

pkg:composer/danog/php-rtc-mdns

Transparency log

Fund package maintenance!

php-webrtc

Statistics

Installs: 24

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1005 2026-08-25 17:57 UTC

This package is auto-updated.

Last update: 2026-08-25 18:48:30 UTC


README

PHP Version License

This library is originally forked from https://github.com/clue/reactphp-mdns

This library provides a Multicast DNS (mDNS) resolver for local network service discovery in WebRTC and other real-time peer-to-peer applications.

About this fork

This is the danog/php-rtc-mdns fork used by MadelineProto. It targets PHP 8.2+ and has been ported from ReactPHP promises and sockets to Amp v3 fibers and sockets.

All internal Composer dependencies use their danog/php-rtc-* package names directly, so installing a component selects the maintained danog packages throughout the dependency graph.

Requirements

  • PHP ≥ 8.2

Documentation

This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:

PHP WebRTC Documentation

Credits

Authors

Reporting Issues

Found a bug? Please report it on our issues.

License

BSD 3-Clause License. See LICENSE for details.