Using Same Channel for multiple Clients (wodVPN)
HI
We are developing an client server application where we would like server to be connected to multiple client at a time.
what we are planning to do is to start a channel initiated by the server between server and first client, and then add other client on the same channel, in many to one fashion.
I would like to know that is it possible to add to an existing channel or every client has to make a unique channel with the server.