gatewayworker, multiple machines are distributed. For example, the two machines are monitored by machine a, and the registered address of machine b points to machine A. all programs are started and executed normally, but the information is not intercommunicated.
example:
A1 client ws connection to a machine
b1 client ws connection to b machine
any server that sends messages to all client_id can only send messages to the machines that connect to them successfully!
is it because I have misunderstood that I do not support it? what should I do if I need support?