Skip to content
Snippets Groups Projects
Commit 0518051c authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Update README.md

parent 06988396
Branches
Tags
No related merge requests found
...@@ -16,8 +16,8 @@ See the wiki: <https://github.com/savoirfairelinux/opendht/wiki> ...@@ -16,8 +16,8 @@ See the wiki: <https://github.com/savoirfairelinux/opendht/wiki>
Examples Examples
- -
The `tools` directory includes two simple example programs : The `tools` directory includes two simple example programs :
* `dhtnode`, a command line tool, mostly used for debuging, allowing to perform all operations supported by the library with string values. * `dhtnode`, a command line tool, mostly used for debuging, allowing to perform all operations supported by the library (get, put etc.) with string values.
* `dhtchat`, a very simple example of a chat client working over the dht. * `dhtchat`, a very simple IM client working over the dht.
Example program launching a DHT node, connecting to the network and performing some basic operations: Example program launching a DHT node, connecting to the network and performing some basic operations:
```c++ ```c++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment