org-arl / unet-contrib

Unet user contributions
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

UnetSocket should use `REMOTE` as datagram service provider for UnetStack 5 #103

Open mchitre opened 1 month ago

mchitre commented 1 month ago

In UnetStack 5, agents providing the REMOTE service also provide the DATAGRAM service. So, if a REMOTE service provider also provides DATAGRAM service, it should be preferentially picked as the datagram service provider for UnetSocket. This will ensure compatibility with older versions of UnetStack as well.

Update needed for: