'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. It is also included in Boost but requires linking when used with Boost. Standalone it can be used header-only (provided a recent compiler). 'Asio' is written and maintained by Christopher M. Kohlhoff, and released under the 'Boost Software License', Version 1.0.
Version: | 1.22.1-2 |
Published: | 2022-12-08 |
DOI: | 10.32614/CRAN.package.AsioHeaders |
Author: | Dirk Eddelbuettel |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/asioheaders/issues |
License: | BSL-1.0 |
Copyright: | file inst/COPYRIGHTS AsioHeaders copyright details |
URL: | https://github.com/eddelbuettel/asioheaders, https://dirk.eddelbuettel.com/code/asioheaders.html |
NeedsCompilation: | no |
Materials: | README NEWS ChangeLog |
CRAN checks: | AsioHeaders results |
Reference manual: | AsioHeaders.pdf |
Package source: | AsioHeaders_1.22.1-2.tar.gz |
Windows binaries: | r-devel: AsioHeaders_1.22.1-2.zip, r-release: AsioHeaders_1.22.1-2.zip, r-oldrel: AsioHeaders_1.22.1-2.zip |
macOS binaries: | r-release (arm64): AsioHeaders_1.22.1-2.tgz, r-oldrel (arm64): AsioHeaders_1.22.1-2.tgz, r-release (x86_64): AsioHeaders_1.22.1-2.tgz, r-oldrel (x86_64): AsioHeaders_1.22.1-2.tgz |
Old sources: | AsioHeaders archive |
Reverse linking to: | httpgd, ipaddress, websocket |
Please use the canonical form https://CRAN.R-project.org/package=AsioHeaders to link to this page.