Does anyone knows or can suggest some JavaScript framework that implements peer to peer communication and can leave without (or almost without) centralized server?
I’m looking for technology to build web application which can service dramatically changing amount of users from 0 to 200-500 thousands having the single server just as start point for the first batch of users.
Next server delegates some server functionality to each of user app and redirects all traffic to them.
Does anyone knows something similar?
I tried to ask in GTP chat and Bing but it looks like they doesn’t understand my query…)
Volodymyr Vivchar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.