18 Commits

Author SHA1 Message Date
osmaczko
1d727c1fcf
chore: add smoke test and redesign CI workflow (#62)
Add a smoke test that validates the binary links all dependencies
at runtime by instantiating a client without networking. Redesign
CI into separate build and test jobs, with test gated on build.
2026-02-13 20:44:50 +01:00
Jazz Turner-Baggs
5525f2fb33 Update library references 2026-02-11 10:46:31 -08:00
Jazz Turner-Baggs
3205c71281 Remove libchat naming conflict 2026-02-11 10:46:31 -08:00
pablo
058467771e
feat: libchat C library building and example TUI using it 2025-12-22 14:14:37 +02:00
Jazz Turner-Baggs
26c41313d4
Enable Tests (#22)
* Enable make tests

* Fix stale tests

* Set test logging level to ERROR

* Update readme

* Formatting changes
2025-11-25 08:14:59 -08:00
Jazz Turner-Baggs
ba124a3739 remove stale demo 2025-10-20 08:21:31 -07:00
Jazz Turner-Baggs
d910b7f8a7 update pingpong example 2025-10-09 22:12:33 -07:00
Jazz Turner-Baggs
da7bada6b3
fix nim_chat_poc.nim errors 2025-09-26 18:40:57 -07:00
Jazz Turner-Baggs
87ff91c04c
clean up tui 2025-09-26 14:20:57 -07:00
Jazz Turner-Baggs
7b13a75170
Added tui 2025-09-26 13:03:36 -07:00
Jazz Turner-Baggs
5be16419a1
migrate nim_chat_poc to nbs 2025-09-26 11:22:45 -07:00
Ivan Folgueira Bande
a307bf225d create waku_example 2025-09-26 10:35:32 -07:00
Ivan Folgueira Bande
59c9c920be some adaptations for n-b-s 2025-09-26 10:35:32 -07:00
Jazz Turner-Baggs
85e6980593 fix: nimble file cleanup 2025-09-09 13:15:09 -07:00
Jazz Turner-Baggs
c151548516 Added delivery acknowledgements 2025-09-09 13:15:09 -07:00
Jazz Turner-Baggs
1d2aa3453f Fix library conflicts 2025-09-03 14:43:54 -07:00
Jazz Turner-Baggs
db47ffd5a4 Initial commit 2025-09-03 14:43:54 -07:00
Jazz Turner-Baggs
2e87a86580
Add Waku Client (#4)
* Rename files from Template

* Added WakuClient

* Add external handler

* Add example of sending from ext context
2025-08-05 14:06:07 -07:00