Fedora Packages

libasync Subpackage of svxlink

Svxlink async libs

The Async library is a programming framework that is used to write event driven applications. It provides abstractions for file descriptor watches, timers, network communications, serial port communications and config file reading. Async is written in such a way that it can support other frameworks. Right now there are two basic frameworks, a simple "select" based implementation and a Qt implementation. The idea is that advanced libraries can be implemented in such a way that they only depend on Async. That means that these libraries can be used in both Qt and pure console applications and in any future frameworks supported by Async (e.g. Gtk, wxWidgets etc). Another big part of Async is the audio pipe framework. It is an audio handling framework that is geared towards single channel (mono) audio applications. The framework consists of a large number of audio handling classes such as audio i/o, filtering, mixing, audio codecs etc.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.0-17.fc41 -
Fedora 40 1.5.0-16.fc40 -
Fedora 39 1.5.0-15.fc39 -
Fedora 38 1.5.0-14.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at svxlink dash maintainers at fedoraproject dot org.



Sources on Pagure