Skip to contents

Returns the versions of the ‘libnng’ and ‘libmbedtls’ libraries used.

Usage

nng_version()

Value

A character vector of length 2.

Examples

nng_version()
#> [1] "1.8.0"          "Mbed TLS 3.5.2"