1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-05-19 21:23:04 +02:00
BombartSimon 1fe2638298
Implement MDNS Registry (#2767)
- Removed existing mDNS test file and replaced it with a new implementation.
- Added a new `mdns_registry.go` file that contains the MDNS registry logic.
- Updated the default registry to use the new MDNS registry.
- Refactored tests to accommodate the new MDNS registry implementation.
- Implemented service registration, deregistration, and service discovery using mDNS.
- Added encoding and decoding functions for mDNS TXT records.
- Implemented a watcher for monitoring service changes in the MDNS registry.
2025-05-16 19:03:36 +01:00
..
2025-05-16 19:03:36 +01:00
2020-12-29 15:49:26 +00:00
2020-12-29 15:49:26 +00:00
v5
2024-06-04 21:40:43 +01:00
v5
2024-06-04 21:40:43 +01:00
2025-05-16 19:03:36 +01:00
2023-04-26 02:16:34 +02:00