Please consider adding UDP multicast support to the network library.
There is a separate library network-multicast here:
https://hackage.haskell.org/package/network-multicast
but the multicast is so basic function that it could as well be integral part of the network.
Please consider adding UDP multicast support to the network library.
There is a separate library
network-multicasthere:https://hackage.haskell.org/package/network-multicast
but the multicast is so basic function that it could as well be integral part of the
network.