This package browser is in early development. Mind the rough edges.

asio 1.22.2

C++ library for ASynchronous network I/O

Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.

Installation

Install asio 1.22.2 as follows:

guix install asio@1.22.2

Or install the latest version:

guix install asio

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.