quasarstream / mdns
This library provides a Multicast DNS (mDNS) resolver.
Fund package maintenance!
php-webrtc
Requires
- php: ^8.4
- ext-ffi: *
- react/async: ^4.3
- react/datagram: ^1.10
- react/dns: ^1.13
Requires (Dev)
- phpunit/php-code-coverage: 11.0.x-dev
- phpunit/phpunit: ^11.3
This package is auto-updated.
Last update: 2025-05-13 11:24:39 UTC
README
This library is originally forked from https://github.com/clue/reactphp-mdns
This library provides a Multicast DNS (mDNS) resolver for use with ReactPHP, enabling local network service discovery for WebRTC and other real-time peer-to-peer applications.
Requirements
- PHP ≥ 8.4
Documentation
This package is part of the PHP WebRTC library. For complete documentation, examples, and API reference, visit:
Credits
Authors
-
Amin Yazdanpanah
- Website: aminyazdanpanah.com
- Email: github@aminyazdanpanah.com
-
Sana Moniri
Reporting Issues
Found a bug? Please report it on our issues.
License
BSD 3-Clause License. See LICENSE for details.