Ivan FB
791e83aa93
unify create start stop and destroy
2026-06-24 12:40:47 +02:00
Ivan FB
54c890856f
feat: unify libs into a single liblogosdelivery ( #3949 )
2026-06-15 13:03:44 +02:00
Ivan FB
ab3b7df42e
chore: libwaku - allow to properly set the log level in libwaku and unify a little ( #2708 )
...
* waku.nimble: set properly chronicles compilation flags for static libwaku
* adapt examples to new log setup
2024-05-17 16:28:54 +02:00
Ivan FB
ede67cda64
libwaku: simpler ctx mgmt. Param now receiving void* instead of void** ( #2398 )
...
This change is needed so that interoperability with other languages becomes simpler.
Particularly, this simplification is needed from the Python point of view,
where it is tricky to pass a void** as a parameter to an FFI function.
2024-02-07 15:24:03 +01:00
Ivan FB
51199214f9
chore: examples/nodejs - adapt code to latest callback and ctx/userData definitions ( #2281 )
2023-12-18 23:16:54 +01:00
Ivan Folgueira Bande
69969762a7
Adding example on how to integrate a Waku node in NodeJs ( #1751 )
2023-08-02 10:45:15 +02:00