As far as I know there is no way.
To overcome this, we have written a small standalone app which runs in the same container as the tws-gateway and implements a tcp server with it's own protocol that just forwards the message back and forth to how many clients we want.
There are also serious limitations with this method, but works for us.