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

nng_version()

Value

A character vector of length 2.

Examples

nng_version()
#> [1] "1.10.2pre"       "mbed TLS 2.28.0"