mirror of https://github.com/vacp2p/dasy.git
comment
This commit is contained in:
parent
4bd632ad43
commit
2dc6f52c35
|
@ -20,3 +20,22 @@ message Message {
|
|||
bytes signature = 4;
|
||||
int64 sequence = 5;
|
||||
}
|
||||
|
||||
|
||||
// extend mvds through header
|
||||
//header for behaviors
|
||||
//
|
||||
//{
|
||||
//{
|
||||
//parents [ids]
|
||||
//seqnr
|
||||
//prio flag
|
||||
//unsync
|
||||
//deleted messages~
|
||||
//}
|
||||
//{
|
||||
//invite etc...
|
||||
//
|
||||
//}
|
||||
//
|
||||
//}
|
Loading…
Reference in New Issue