Create Chat SDK MVP
-
[Deliverable] Chat SDK Developer Preview
- achieved:
- [Chat] encode ratchet state for serialization, https://github.com/logos-messaging/libchat/pull/20
- [Chat] managed data storage for double ratchet, https://github.com/logos-messaging/libchat/pull/21
- [Chat] Add Chat Introductions, https://github.com/logos-messaging/libchat/pull/22
- [Chat] Migrade to PayloadData for FFI, https://github.com/logos-messaging/libchat/pull/23
- next:
- blockers:
- achieved:
-
[Deliverable] Chat SDK Bindings
- achieved:
- [logos] first iteration: add UI sample similar to this one: https://github.com/logos-co/logos-chat-ui/
- next:
- [logos] add here: https://github.com/logos-co/logos-modules (still pr)
- blockers:
- achieved:
API access to P2P Reliability for Desktop
- [Deliverable] Introduce Waku API in nwaku
- achieved:
- next:
- [LMN] Implement simple Send API. The PR needs more reviews and fix CI after rebase from master.
- [LMN] Implement health API
- blockers:
Enable easy C-Bindings for Desktop
- [Deliverable] Allow graceful shutdown on nim-chronos
- achieved:
- next:
- blockers:
- [LMN] Implement graceful shutdown within sds or in nim-chronos.
Maintenance
- achieved:
- next:
- blocked: