nwaku/examples/cbindings
Ivan Folgueira Bande 11e7394e0d
Adding 'librln' to `libwaku` and cleaning waku_example.c (#2044)
* When adding the dependency with 'librln' to 'libwaku', it is required
  to remove the dependency with 'confutils' because the 'nim-confutils'
  module prevents the creation of a dynamic library (libwaku.so.)

* waku_example.c: less code is needed because the Waku Thread attends
  any Waku event whereas the main thread can have a blocking scanf
  to retrieve user inputs.
2023-09-19 17:01:32 +02:00
..
base64.c refactor(cbindings): libwaku - run waku node in a secondary working thread (#1865) 2023-07-31 09:52:04 +02:00
base64.h refactor(cbindings): libwaku - run waku node in a secondary working thread (#1865) 2023-07-31 09:52:04 +02:00
waku_example.c Adding 'librln' to `libwaku` and cleaning waku_example.c (#2044) 2023-09-19 17:01:32 +02:00