eyedeekay 7f9fde614a
All checks were successful
Sync Primary Repository to GitHub Mirror / sync (push) Successful in 5s
Add github sync for i2psam
2025-05-10 18:58:36 -04:00
2022-06-08 18:16:14 +01:00
2022-06-09 10:30:29 +00:00
2022-06-10 21:04:57 +00:00
2022-06-09 10:30:29 +00:00
2022-06-09 10:30:29 +00:00
2022-06-09 10:30:29 +00:00
2022-06-08 18:16:14 +01:00
2024-09-15 19:32:25 -04:00
2022-06-09 10:30:29 +00:00

License

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

Library

Copy the files i2psam.cpp and i2psam.h into your codebase.
You can also build the library libi2psam.a:

make

Example

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%