I tried setting up the gun.js server code in two machines and set up up 2 browser clients in each machine which contains code for registering both the machines as peers.The server code for both machines has put statements for 2 different nodes
Scneario 1 Started both servers:Existing Data not syncing
Scenario 2 Statred both Servers and both Clients:Existing Data not syncing
Scenario 3 Put a new data item(distinct) from each browser console.The newly put data gets synced in both machines.
Please guide in resolving this issue.
Thanks FirstTry