On Mon, 2021-06-07 at 16:57 -0400, Martin Peach wrote:
So I changed it to use sendto and it works a lot better. It receives from multiple clients while sending to any one. I added a [to ( message to set the destination, and removed the [connect( and [disconnect{ methods. Thanks Christof for the critique!.
Seems to work as advertised! I find the interface with a 'to' method makes sense.
I will do some more extensive test with some more load.
Great! Thanks for your effort!
Roman