sehraf / libsam3

C SAMv3 library

Home Page:https://geti2p.net/en/docs/api/samv3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsam3

Build Status

A C library for the SAM v3 API.

Development Status

Unmaintained, but PRs welcome!

Usage

Copy the two files from one of the following locations into your codebase:

  • src/libsam3 - Synchronous implementation.
  • src/libsam3a - Asynchronous implementation.

See examples/ for how to use various parts of the API.

About

C SAMv3 library

https://geti2p.net/en/docs/api/samv3


Languages

Language:C 99.6%Language:Makefile 0.4%