MCPcopy Index your code

hub / github.com/share/sharedb / functions

Functions181 in github.com/share/sharedb

FunctionMemoryDB
(options)
lib/db/memory.js:15
FunctionMemoryMilestoneDB
(options)
lib/milestone-db/memory.js:19
FunctionMemoryPubSub
(options)
lib/pubsub/memory.js:12
FunctionMilestoneDB
(options)
lib/milestone-db/index.js:8
FunctionNoOpMilestoneDB
(options)
lib/milestone-db/no-op.js:11
FunctionNode
(value, next)
test/client/deserialized-type.js:111
FunctionOpStream
()
lib/op-stream.js:5
FunctionPlayerList
(props)
examples/leaderboard/client/PlayerList.jsx:6
FunctionPlayerSelector
({ selectedPlayer, onAddPoints })
examples/leaderboard/client/PlayerSelector.jsx:4
FunctionPresence
(connection, channel)
lib/client/presence/presence.js:10
FunctionPresencePauser
()
test/client/presence/presence-pauser.js:4
FunctionPubSub
(options)
lib/pubsub/index.js:8
FunctionQuery
(action, connection, id, collection, query, options, callback)
lib/client/query.js:10
FunctionQueryEmitter
(request, streams, ids, extra)
lib/query-emitter.js:8
FunctionReadSnapshotsRequest
* Context object passed to "readSnapshots" middleware functions * * @param {string} collection * @param {Snapshot[]} snapshots - snapshots being re
lib/read-snapshots-request.js:13
FunctionRemoteDocPresence
(presence, presenceId)
lib/client/presence/remote-doc-presence.js:5
FunctionRemotePresence
(presence, presenceId)
lib/client/presence/remote-presence.js:4
FunctionServerStream
(socket)
lib/stream-socket.js:33
FunctionShareDBError
(code, message)
lib/error.js:1
FunctionSnapshot
(id, version, type, data, meta)
lib/snapshot.js:2
FunctionSnapshotRequest
(connection, requestId, collection, id, callback)
lib/client/snapshot-request/snapshot-request.js:6
FunctionSnapshotTimestampRequest
(connection, requestId, collection, id, timestamp, callback)
lib/client/snapshot-request/snapshot-timestamp-request.js:7
FunctionSnapshotVersionRequest
(connection, requestId, collection, id, version, callback)
lib/client/snapshot-request/snapshot-version-request.js:7
FunctionStreamSocket
()
lib/stream-socket.js:5
FunctionSubmitRequest
(backend, agent, index, id, op, options)
lib/submit-request.js:9
Function_getSnapshotBulkCb
(err, snapshotMap)
lib/query-emitter.js:218
Functionapply
(snapshot, op)
test/client/number-type.js:17
Functionapply
(data, op)
test/client/deserialized-type.js:65
Functionapply
(snapshot, op)
test/client/presence/presence-test-type.js:13
FunctionbeforeOpHandler
(op, source)
test/client/doc.js:281
FunctioncallbackAfter
(err)
test/util.js:53
FunctioncheckAtLeast
(toCheck, checkAgainst)
lib/protocol.js:7
FunctioncheckConnections
()
test/client/presence/presence.js:22
MethodcomponentDidMount
()
examples/leaderboard/client/Leaderboard.jsx:18
MethodcomponentDidMount
()
examples/leaderboard/client/Player.jsx:15
MethodcomponentWillUnmount
()
examples/leaderboard/client/Leaderboard.jsx:29
MethodcomponentWillUnmount
()
examples/leaderboard/client/Player.jsx:27
Methodconstructor
(props)
examples/leaderboard/client/Leaderboard.jsx:8
Methodconstructor
(props)
examples/leaderboard/client/Player.jsx:6
Functioncreate
(array)
test/client/deserialized-type.js:32
Functioncreate
(data)
test/client/presence/presence-test-type.js:9
FunctioncreateDeserialized
(data)
test/client/deserialized-type.js:41
FunctiondoNothing
()
lib/util.js:4
Functionfetch
()
test/client/snapshot-timestamp-request.js:180
Functionfetch
()
test/client/snapshot-version-request.js:107
Functionfinish
()
test/client/doc.js:95
Functionfinish
()
test/client/connection.js:41
MethodhandleAddPoints
()
examples/leaderboard/client/Leaderboard.jsx:43
MethodhandleClick
(event)
examples/leaderboard/client/Player.jsx:11
MethodhandlePlayerSelected
(id)
examples/leaderboard/client/Leaderboard.jsx:39
FunctionhasPending
(object)
lib/client/connection.js:598
FunctionhasWritePending
(object)
lib/client/connection.js:605
Functionincrement
()
examples/counter/client.js:28
Functionincrement
()
examples/counter-json1/client.js:30
Functionincrement
()
examples/counter-json1-vite/main.js:30
FunctionisOpAllowed
(knownType, fields, op)
lib/projections.js:69
Functionlistener
()
test/client/presence/doc-presence-emitter.js:29
Functionmixin
(Constructor)
lib/emitter.js:6
FunctionopHandler
(op, source)
test/client/doc.js:288
FunctionpassError
(_request, next)
test/middleware.js:18
FunctionprojectOp
(fields, op)
lib/projections.js:30
FunctionprojectSnapshots
(fields, snapshots)
lib/projections.js:23
Methodrender
()
examples/leaderboard/client/Leaderboard.jsx:50
FunctionshowNumbers
()
examples/counter/client.js:21
FunctionshowNumbers
()
examples/counter-json1/client.js:23
FunctionshowNumbers
()
examples/counter-json1-vite/main.js:23
FunctionstartServer
()
examples/counter/server.js:24
FunctionstartServer
()
examples/counter-json1/server.js:26
FunctionstartServer
()
examples/rich-text/server.js:26
FunctionstartServer
()
examples/rich-text-presence/server.js:29
FunctionstartServer
()
examples/textarea/server.js:24
FunctionstartServer
()
examples/counter-json1-vite/server.js:26
Functiontest
(op, expected, done)
test/client/projections.js:100
FunctiontestCreateCommit
(ops, snapshot)
test/db.js:113
FunctiontestError
(op, done)
test/client/projections.js:267
FunctiontestOpOrDelCommit
(ops, snapshot)
test/db.js:159
Functiontransform
(op1)
test/client/number-type.js:21
Functiontransform
(op1, op2, side)
test/client/deserialized-type.js:93
FunctiontransformPresence
(presence, op, isOwnOperation)
test/client/presence/presence-test-type.js:23
Methodupdate
()
examples/leaderboard/client/Leaderboard.jsx:24
Methodupdate
()
examples/leaderboard/client/Player.jsx:21
← previous101–181 of 181, ranked by callers