• exec/mqtt_spy.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, January 31, 2025 18:19:32
    https://gitlab.synchro.net/main/sbbs/-/commit/9817d145f8ae7646ff99f966
    Modified Files:
    exec/mqtt_spy.js
    Log Message:
    Catch and print exceptions

    Because of the way this script is invoked from str_cmds.js (using js.exec)
    any exceptions were just silent failures, making debugging issues
    (e.g. the recent regression with the global ascii() function) difficult.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, February 09, 2025 14:43:59
    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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net