nwaku/examples/python
Ivan FB a81092e952
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
..
requirements.txt feat(cbindings): tiny waku relay example in Python (#1793) 2023-07-31 17:54:26 +02:00
waku.py libwaku: simpler ctx mgmt. Param now receiving void* instead of void** (#2398) 2024-02-07 15:24:03 +01:00