websocket communication between servers
For server to server communication you can use socket.io dependency on one of them and socket.io-client on the other.
For server to server communication you can use socket.io dependency on one of them and socket.io-client on the other.