• exec/mqtt_spy.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Nov 17 03:11:30 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/0eb5b55160785f3b2bd31091
    Modified Files:
    exec/mqtt_spy.js
    Log Message:
    Add backup Ctrl-C input checking, just incase console.aborted isn't working

    Telnet BINARY_TX mode from the client disables CTRL-C input checking in all versions of SBBS (before now). This change shouldn't be necessary now, but
    it worked-around the BINARY_TX issue when I was having it (couldn't abort
    mqtt spy).
    --- SBBSecho 3.22-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Feb 9 14:43:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/5cf45e51382d7a45ed71f3d6
    Modified Files:
    exec/mqtt_spy.js
    Log Message:
    Parse/print the node_aux from the node status topic

    Fix for issue #870
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 9 21:03:24 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/da7b51a1a2362296e89a8762
    Modified Files:
    exec/mqtt_spy.js
    Log Message:
    Output the MQTT spy banner earlier so it's more clear that's what you're using

    ... to make it more clear when this is being using by the ;spy command and there are any issues connecting to the MQTT broker
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)