- Add UDP communication test.
- Make the
UdpSocket
as a member property in broadcasters and listeners instead of as a inheritance parent. - Support to use the same
UdpSocket
in broadcasters and listeners.
UdpSocket
as a member property in broadcasters and listeners instead of as a inheritance parent.UdpSocket
in broadcasters and listeners.