mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 14:14:09 +00:00
docs: SimpleX Chat Protocol (#906)
* docs: SimpleX Chat Protocol * chat message JTD schema, protocol draft * update protocol, group diagram * update heading * add protocol reference to readme * skip async group test
This commit is contained in:
@@ -130,8 +130,8 @@ data ChatMsgEvent
|
||||
| XGrpMemInv MemberId IntroInvitation
|
||||
| XGrpMemFwd MemberInfo IntroInvitation
|
||||
| XGrpMemInfo MemberId Profile
|
||||
| XGrpMemCon MemberId
|
||||
| XGrpMemConAll MemberId
|
||||
| XGrpMemCon MemberId -- TODO not implemented
|
||||
| XGrpMemConAll MemberId -- TODO not implemented
|
||||
| XGrpMemDel MemberId
|
||||
| XGrpLeave
|
||||
| XGrpDel
|
||||
|
||||
Reference in New Issue
Block a user