/asio-spm

SPM for Asio C++ Library

Primary LanguageSwift

SPM Asio C++ Library

Swift Package Manager

You can also manually add the package to your Package.swift file:

.package(url: "https://github.com/antigp/asio-spm.git", from: "1.24.0")

And add to dependecies

.product(name: "asio", package: "asio-spm")