Echo JS 0.11.0

<~>
RangerMauve 2878 days ago. link 2 points
What you want is just a peer to peer network with some sort of RPC between them. There's a bunch of things on NPM to get you started with this.

Replies

GrosSacASacs 2878 days ago. link 1 point
To an extend but not only. To get rid of the server we need to remove its authority too, which mean the client pseudo server are not just executing , they're doing it without a server telling them.