From: Stephen Seo Date: Fri, 12 Jul 2024 07:38:13 +0000 (+0900) Subject: Add link to published conan package X-Git-Tag: 1.0~1 X-Git-Url: https://git.seodisparate.com/js/bootstrap.bundle.min.js?a=commitdiff_plain;h=c032492773b8bd2d5c748bce7feced3254416e8e;p=UDPConnection Add link to published conan package --- diff --git a/README.md b/README.md index 1edc35d..4744942 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # UDPConnection +[C++ conan package](https://git.seodisparate.com/stephenseo/-/packages/conan/udpc/versions) + Provides a network connection over UDP, with verification of packet support via libsodium (optional). Implemented in C++ (up to C++11 standard), but is available via a C api, which should facilitate creating bindings for other