MCPcopy Create free account
hub / github.com/TurboWarp/cloud-server / createSetMessage

Function createSetMessage

src/server.js:56–62  ·  view source on GitHub ↗

* Create a "set" message to send to clients to set a variable. * @param {string} name The name of the variable. * @param {string|number} value The variable's new value. * @returns {string} The stringified JSON of the message.

(name, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

performHandshakeFunction · 0.85
performSetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected