Commit Graph
5 Commits
Author SHA1 Message Date
Gabriel Cruz 1782941975 chore: bump nim-ffi to v0.3.1 (#4135) 2026-08-19 15:41:41 -03:00
Gabriel Cruz 27e0767e3b feat(ffi): pin nim-ffi 0.3.0 and stop the node on destroy (#4111) 2026-08-19 12:42:04 -03:00
Gabriel Cruz 4a85db1b6a feat(ffi)!: migrate liblogosdelivery to the nim-ffi 0.3.0 typed C ABI (#4082) 2026-08-06 23:53:38 -03:00
Gabriel Cruz 4809b991df chore(deps)!: bump nim-ffi to 0.3.0-rc.1 (per-listener event ABI) (#4070) 2026-07-31 13:50:59 -03:00
NagyZoltanPeter 3603b838b9 feat: liblogosdelivery FFI library of new API (#3714)
* Initial for liblogosdelivery library (static & dynamic) based on current state of API. 
* nix build support added.
* logosdelivery_example
* Added support for missing logLevel/logFormat in new API create_node
* Added full JSON to NodeConfig support
* Added ctx and ctx.myLib check to avoid uninitialzed calls and crash. Adjusted logosdelivery_example with proper error handling and JSON config format
* target aware install phase
* Fix base64 decode of payload
2026-02-17 10:38:35 +01:00