| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | demos: Demos do not need to use find_package for Threads | Garrett D'Amore | 2025-01-01 |
| | | | | | | The CMAKE framework does this properly now by ensuring that nng uses nng_find_package for any of its own dependencies. | ||
| * | demos: fix pubsub_forwarder to call nng_init | Garrett D'Amore | 2025-01-01 |
| | | |||
| * | demos: bump cmake version required to 3.15 | Garrett D'Amore | 2024-12-29 |
| | | | | | | | | This fixes problems finding the threads library. There may still be problems building these with TLS libraries added, as those dependencies may not be satisfied if the library lacks a cmake configuration file. | ||
| * | Follow clang-format defined style | C-o-r-E | 2023-08-23 |
| | | |||
| * | Add forwarder demo | C-o-r-E | 2023-08-23 |
