7 Commits

Author SHA1 Message Date
gmega
159aeb531d
remove redundant call to close 2026-02-05 15:55:34 -03:00
gmega
607fb8d5f8
feat: add storage node close; improve timeout message 2026-02-05 13:44:01 -03:00
gmega
7513c2945b
feat: add delete; update examples 2026-02-03 16:29:29 -03:00
gmega
343e1303ed
feat: add INI file handling, other cosmetic changes 2026-02-02 15:38:35 -03:00
gmega
a23a115b13
disable NAT for local example 2026-01-30 18:12:31 -03:00
gmega
0f131937a8
feat: add e_storage_spr, fix memory management for resp 2026-01-30 17:33:19 -03:00
gmega
d8cc33e2bf
Reorganize as easystorage library with storageconsole example
- Rename easylibstorage to easystorage
- Build libeasystorage.so as shared library
- Move main.c to examples/storageconsole.c
- Update README to focus on library usage

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-30 12:48:51 -03:00