Skip to content

Update Chat-Cli to MLS based InboxV2. #198

Description

@jazzz

Problem

ChatCLI is the primary place that new contributors will look when trying to understand how the protocol and client works. Currently with the migration to MLS based group chats this code has become out of date. Specifically it still has commands for the X3DH based "Introductions".

If this example will remain in the repo it needs to highlight in a clean way how to use the protocol and stack.

Tasks

  • Remove /intro and all references to "Introductions"
  • Remove /Connect and replace with command for creating group chats
  • Implement /add for adding members to a group chat
  • Implement /members for listing active group memebers

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions