mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-01 12:20:55 +02:00
- Clients now subscribe to peer status changes. - The server manages and maintains these subscriptions. - Replaced raw string peer IDs with a custom peer ID type for better type safety and clarity.