mirror of https://github.com/polistern/i2psam
14 lines
321 B
Markdown
14 lines
321 B
Markdown
# i2psam
|
|
|
|
A C++ library for the [SAM v3 API](https://geti2p.net/en/docs/api/samv3).
|
|
|
|
## Development Status
|
|
|
|
Pre-release (ongoing refactoring work and migration to C++11)
|
|
|
|
## Usage
|
|
|
|
Copy the files into your codebase, or build and link to the library.
|
|
|
|
See `eepget.cpp` for example client usage (build with `make eepget`).
|