Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
blocks:api:tcp [2024-02-02 08:54]
admin [Security Considerations]
blocks:api:tcp [2024-02-02 08:55] (current)
admin Linked to docs
Line 50: Line 50:
 this API/protocol. This mechanism does not currently limit which properties can be subscribed to. this API/protocol. This mechanism does not currently limit which properties can be subscribed to.
 Specify this as a JSON file located at script/files/TCPProtocol.json, containing data Specify this as a JSON file located at script/files/TCPProtocol.json, containing data
-as described by the TCPProtocolConfig interface below. If no configuration file is provided,+as described [[https://github.com/pixilab/blocks-script/blob/37f425382a218bd403c1b65954e0df623fdce27e/user-archive/TCPProtocol.ts#L49|here]]. If no configuration file is provided,
 this protocol provides unfettered access to ALL properties (which will be indicated by a this protocol provides unfettered access to ALL properties (which will be indicated by a
 log message). log message).