2021-11-11 16:34:50 +00:00
2017-04-02 11:34:23 +12:00
2017-04-02 11:34:23 +12:00
2017-04-02 01:12:28 +13:00
2017-12-02 05:30:58 +13:00
2019-07-27 22:03:47 +02:00

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).

Description
No description provided
Readme MIT 134 KiB
Languages
C++ 89.1%
C 10.5%
Makefile 0.4%