15 Commits

Author SHA1 Message Date
Jazz Turner-Baggs
c2196c77ee
Identity Simplification (#71)
* Contract interface for bindings

* Add errorType

* Remove Identity files

* Update Echo_bot

* update cbindings

* Add installation name

* Update tests

* bump libchat dep
2026-02-22 17:51:59 -08:00
Jazz Turner-Baggs
3bfba7cf25
Libchat library Integration (#55)
* 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.

* Add libchat module

* Add Context

* Add libchat

* Update to latest libchat

* Remove stale files

* Bump to latest Libchat

* Update imports

* Update client

* Update library to work with Libchat

* Fix examples

* Remove Tui Examples - Replace with logos-core

* Add Indentity Todo

* fix: add `build-libchat` as dependency for examples, tests, and library (#59)

The Rust liblogos_chat.so was not being built automatically, causing
runtime failures when loading the shared library.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add Todo for Sender data

* Updated error log

---------

Co-authored-by: osmaczko <33099791+osmaczko@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 22:20:14 +01:00
Jazz Turner-Baggs
9e999527e5
Update API Delivery Service (#44)
* Remove WakuCfg from Client

* Update examples
2025-12-17 19:15:47 -08:00
Jazz Turner-Baggs
7ee12eb250
Inbound Path (#38)
* refactor invite

* Update tests

* Cleanups

* Remove ContentFrame references
2025-12-16 08:20:53 -08:00
Jazz Turner-Baggs
082f63f6c7
Remove contentFrame from Client (#29) 2025-12-15 13:55:19 -08:00
kaichaosun
76e65f49b6
chore: async stop process 2025-12-03 17:49:42 +08:00
kaichaosun
09f2af49e9
chore: stop with waku node 2025-12-03 17:35:01 +08:00
kaichaosun
cc01e954ef
feat: dns discovery bootstrap 2025-12-03 15:49:38 +08:00
Jazz Turner-Baggs
4700223b84
Rename module from chat_sdk to chat (#24) 2025-11-30 20:38:55 -08:00
Jazz Turner-Baggs
bce9dfe8f4
Remove WakuClient from convo.sendMessage (#26) 2025-11-27 10:06:37 -08:00
Jazz Turner-Baggs
4b89f5850a update deprecated functions 2025-11-24 07:47:42 -08:00
Jazz Turner-Baggs
e76556dc39 Add ReceivedMessage type for cleaner api 2025-10-20 08:21:31 -07:00
Jazz Turner-Baggs
a6d54ab180 Add MessageInfo 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
1c03bd8c7a fix: folder generation 2025-09-28 14:47:22 -07:00