nwaku/examples/cbindings
Ivan Folgueira Bande 68e8d9a79c
chore(cbindings): Thread-safe libwaku. WakuNode instance created directly from the Waku Thread (#1957)
* libwaku: create the WakuNode in the Waku thread. Not in the main thread
* node_lifecycle_request.nim: moving hard-coded value to a const item
* libwaku.nim: start using 'isOkOr' instead of 'isErr()'-approach
* node_lifecycle_request.nim: better 'async' & 'await' usage. Not block the runtime
2023-09-01 08:37:02 +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 chore(cbindings): Thread-safe libwaku. WakuNode instance created directly from the Waku Thread (#1957) 2023-09-01 08:37:02 +02:00