58a93fc5e32d1836b5b3d916ef18fe5be1338036

i2psam
A C++ library for the SAM v3 API.
Development Status
The library will require SAM v3.1 server. Pre-release (ongoing refactoring work and migration to C++11).
Usage
Copy the files i2psam.cpp
and i2psam.h
into your codebase, or build the
library libi2psam.a
:
make
See eepget.cpp
for example tcp client usage (build with make eepget
).
Languages
C++
89.1%
C
10.5%
Makefile
0.4%