Bug#1070163: socat: support duplicating data to multiple clients of listening socket?

2024-05-02 Thread Paul Wise
On Wed, 2024-05-01 at 11:48 +0200, Gerhard Rieger wrote: > Socat is not able to do this, and there is currently no plan to > implement this feature. > > However, due to the repeated requests, a script socat-mux.sh has been > written and released with Socat 1.8.0.0 that is able to provide >

Bug#1070163: socat: support duplicating data to multiple clients of listening socket?

2024-05-01 Thread Gerhard Rieger
Hello, Socat is not able to do this, and there is currently no plan to implement this feature. However, due to the repeated requests, a script socat-mux.sh has been written and released with Socat 1.8.0.0 that is able to provide many-to-one, one-to-all communications. Internally it utilizes

Bug#1070163: socat: support duplicating data to multiple clients of listening socket?

2024-04-30 Thread Paul Wise
Package: socat Severity: wishlist X-Debbugs-Cc: so...@dest-unreach.org Forwarded: so...@dest-unreach.org socat does not appear to have a way to send data to multiple clients of a listening socket, which would be useful to proxy data from overloaded servers to multiple local clients. For example: