Updated Use I2P anonymization in your applications (markdown)

Darknet Villain
2016-11-01 17:06:52 +00:00
parent 689b649f54
commit 89c47d5cee

@@ -2,18 +2,20 @@ For developers.
How can you use I2P network anonymization layer in your application:
* using libi2pd
* using API library
* using standard I2P APIs
* SAM
* BOB
* I2CP
* using HTTP/Socks proxies
libi2pd
=======
API library
===========
TODO: write about `api.h`
difference between libi2pd and libi2pd_client: libi2pd has all functions to add I2P support to your app, libi2pd_client is used to expose various client protocols to your application (such as SAM, etc)
Standard I2P APIs
=================