idk d88d7a17e3 Merge pull request #3 from eyedeekay/silent
Add a function to start a silent session instead of a regular session
2020-11-17 16:16:49 +00:00
2020-11-17 16:15:20 +00:00
2017-12-28 09:21:16 -05:00
2016-12-18 15:52:46 +13:00
2019-02-13 21:13:27 -05:00
2017-04-02 08:53:48 +12:00

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.

Description
No description provided
Readme 338 KiB
Languages
C 99.4%
Makefile 0.6%