API reference / @evolu/common / local-first

local-first

Local-first code to be imported from "@evolu/common/local-first"

Utilities

InterfaceDescription
TimestampExtracts the type from a Type.

Other

applyProtocolMessageAsClient

Re-exports applyProtocolMessageAsClient


ApplyProtocolMessageAsClientOptions

Re-exports ApplyProtocolMessageAsClientOptions


ApplyProtocolMessageAsClientResult

Re-exports ApplyProtocolMessageAsClientResult


applyProtocolMessageAsRelay

Re-exports applyProtocolMessageAsRelay


ApplyProtocolMessageAsRelayOptions

Re-exports ApplyProtocolMessageAsRelayOptions


ApplyProtocolMessageAsRelayResult

Re-exports ApplyProtocolMessageAsRelayResult


createProtocolMessageBuffer

Re-exports createProtocolMessageBuffer


createProtocolMessageForSync

Re-exports createProtocolMessageForSync


createProtocolMessageForUnsubscribe

Re-exports createProtocolMessageForUnsubscribe


createProtocolMessageFromCrdtMessages

Re-exports createProtocolMessageFromCrdtMessages


createTimestampsBuffer

Re-exports createTimestampsBuffer


decodeFlags

Re-exports decodeFlags


decodeLength

Re-exports decodeLength


decodeNodeId

Re-exports decodeNodeId


decodeNonNegativeInt

Re-exports decodeNonNegativeInt


decodeNumber

Re-exports decodeNumber


decodeProtocolMessageToJson

Re-exports decodeProtocolMessageToJson


decodeSqliteValue

Re-exports decodeSqliteValue


decodeString

Re-exports decodeString


decryptAndDecodeDbChange

Re-exports decryptAndDecodeDbChange


defaultProtocolMessageMaxSize

Re-exports defaultProtocolMessageMaxSize


defaultProtocolMessageRangesMaxSize

Re-exports defaultProtocolMessageRangesMaxSize


encodeAndEncryptDbChange

Re-exports encodeAndEncryptDbChange


encodeFlags

Re-exports encodeFlags


encodeLength

Re-exports encodeLength


encodeNodeId

Re-exports encodeNodeId


encodeNonNegativeInt

Re-exports encodeNonNegativeInt


encodeNumber

Re-exports encodeNumber


encodeSqliteValue

Re-exports encodeSqliteValue


encodeString

Re-exports encodeString


MessageType

Re-exports MessageType


ProtocolError

Re-exports ProtocolError


ProtocolErrorCode

Re-exports ProtocolErrorCode


ProtocolInvalidDataError

Re-exports ProtocolInvalidDataError


ProtocolMessage

Re-exports ProtocolMessage


ProtocolMessageBuffer

Re-exports ProtocolMessageBuffer


ProtocolMessageMaxSize

Re-exports ProtocolMessageMaxSize


ProtocolMessageRangesMaxSize

Re-exports ProtocolMessageRangesMaxSize


ProtocolQuotaError

Re-exports ProtocolQuotaError


ProtocolSyncError

Re-exports ProtocolSyncError


ProtocolTimestampMismatchError

Re-exports ProtocolTimestampMismatchError


ProtocolValueType

Re-exports ProtocolValueType


protocolVersion

Re-exports protocolVersion


ProtocolVersionError

Re-exports ProtocolVersionError


ProtocolWriteError

Re-exports ProtocolWriteError


ProtocolWriteKeyError

Re-exports ProtocolWriteKeyError


SubscriptionFlag

Re-exports SubscriptionFlag


SubscriptionFlags

Re-exports SubscriptionFlags


TimestampsBuffer

Re-exports TimestampsBuffer


TimestampsRangeWithTimestampsBuffer

Re-exports TimestampsRangeWithTimestampsBuffer

Was this page helpful?