Interface: PushResponse
Interface: PushResponse
Section titled “Interface: PushResponse”Defined in: core/src/protocol/sync.ts:71
v0: push is fire-and-forget. The client learns about applied mutations
via the next pull’s lastMutationIDs. This keeps the push endpoint a
pure command with no side channel.
Properties
Section titled “Properties”
readonlyok:true
Defined in: core/src/protocol/sync.ts:72