Returns the versions of the 'libnng' and 'libmbedtls' libraries used.

nng_version()

Value

A character vector of length 2.

Examples

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