How to realize distributed websocket?

how to implement distributed websock push in a cluster environment? Ws"s session cannot be persisted, so it can only be used as a stand-alone in map. Is there any elegant solution besides nginx"s ip_hash?

Mar.19,2021

Communication between Websocket clusters and between Websocket nodes and Restful API nodes through Pub/Sub of Redis

Menu