I need some help in multi-node socket connection.
I want to make a cluster of nodes, where each node will be connected to the other with a web socket.
means all nodes will be both client and server.
is this possible? any code example in python, javascript (I only know thee 2 languages)