__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/sbbs3/sbbs.jsdocs.vcxproj sbbs.vcxproj

    From Deucе@VERT to Git commit to main/sbbs/master on Fri May 8 21:26:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/72745a1f7651764869e66552
    Modified Files:
    src/sbbs3/sbbs.jsdocs.vcxproj sbbs.vcxproj
    Log Message:
    mqtt: add internal broker files to MSVC projects

    Add mqtt_protocol.cpp, mqtt_topic.cpp, mqtt_broker.cpp, and mqtt_broker_glue.cpp to sbbs.vcxproj and sbbs.jsdocs.vcxproj.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun May 10 21:11:29 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/0326e5f8405de0b4c29dfa5a
    Modified Files:
    src/sbbs3/sbbs.jsdocs.vcxproj sbbs.vcxproj
    Log Message:
    vcxproj: update for mqtt.c→cpp rename, add mqtt_client, remove glue

    - mqtt.c → mqtt.cpp (both vcxproj files)
    - js_mqtt.c → js_mqtt.cpp (jsdocs only, was already correct in main)
    - Remove mqtt_broker_glue.cpp (eliminated in 2ddba195bd)
    - Add mqtt_client.cpp (added in 9a5dbe39f8)

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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