Browse Source

move to latest

session-estimator
Mathias Buus 3 years ago
parent
commit
e458427db4
  1. 7
      README.md

7
README.md

@ -3,13 +3,12 @@
Make RPC calls over a [Kademlia](https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf) based DHT.
```
npm install dht-rpc@next
npm install dht-rpc
```
## NOTE: v5 Release Candidate
## NOTE: v5
Note that this is the README for the v5 release candidate.
To see the v4 documentation/code go to https://github.com/mafintosh/dht-rpc/tree/v4
Note that the latest release is v5. To see the v4 documentation/code go to https://github.com/mafintosh/dht-rpc/tree/v4
## Key Features

Loading…
Cancel
Save