Development Documentation (main branch) - For stable release docs, see
docs.rs/eidetica
MSG_SYNC_UPDATE
eidetica
0.2.0
In eidetica::
y_
crdt::
sync::
protocol
eidetica
::
y_crdt
::
sync
::
protocol
Constant
MSG_
SYNC_
UPDATE
Copy item path
pub const MSG_SYNC_UPDATE:
u8
= 2; // 2u8
Expand description
Tag id for
SyncMessage::Update
.