Tom Poole
|
94d98a2b10
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
Tom Poole
|
ff0cb4ad5b
|
Use NullCheckedInvocation in more places
|
2023-10-02 13:40:10 +01:00 |
|
chroma
|
d3cff375be
|
Thread: Introduce a new Thread backend
This is a breaking change - see BREAKING-CHANGES.txt
|
2022-10-18 11:49:47 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
ed
|
c8532775e5
|
Send broadcast message to all local addresses in NetworkServiceDiscovery::Advertiser::sendBroadcast()
|
2020-02-10 16:42:16 +00:00 |
|
ed
|
605d0978ce
|
Android: Acquire the MulticastLock when using the NetworkServiceDiscovery::AvailableServiceList class to ensure that multicast packets are received on all devices
|
2020-01-06 17:15:31 +00:00 |
|
jules
|
2e2cfb5f6c
|
Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones
|
2019-05-09 10:51:19 +01:00 |
|
jules
|
5354c33fc3
|
Added some classes NetworkServiceDiscovery::Advertiser and NetworkServiceDiscovery::AvailableServiceList to implement a simple protocol for discovering and connecting devices on the LAN
|
2018-10-18 10:22:47 +01:00 |
|