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:
Evgeny Poberezkin
2022-08-07 16:43:09 +01:00
committed by GitHub
parent bd3d4467c7
commit 7f959103c1
8 changed files with 745 additions and 78 deletions
+2 -2
View File
@@ -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